Home
last modified time | relevance | path

Searched defs:wired (Results 1 – 21 of 21) sorted by relevance

/freebsd-9-stable/contrib/wpa/src/drivers/
Ddriver_ndis.h54 int wired; member
/freebsd-9-stable/sys/mips/mips/
Dtlb.c44 unsigned wired; member
Dpmap.c1847 vm_prot_t prot, boolean_t wired) in pmap_enter()
2304 pmap_change_wiring(pmap_t pmap, vm_offset_t va, boolean_t wired) in pmap_change_wiring()
/freebsd-9-stable/sys/powerpc/powerpc/
Dpmap_dispatch.c80 pmap_change_wiring(pmap_t pmap, vm_offset_t va, boolean_t wired) in pmap_change_wiring()
133 vm_prot_t prot, boolean_t wired) in pmap_enter()
/freebsd-9-stable/sys/cam/
Dcam_periph.c472 camperiphnextunit(struct periph_driver *p_drv, u_int newunit, int wired, in camperiphnextunit()
533 int wired, i, val, dunit; in camperiphunit() local
/freebsd-9-stable/sys/sparc64/sparc64/
Dpmap.c1478 vm_prot_t prot, boolean_t wired) in pmap_enter()
1497 boolean_t wired) in pmap_enter_locked()
1685 pmap_change_wiring(pmap_t pm, vm_offset_t va, boolean_t wired) in pmap_change_wiring()
/freebsd-9-stable/sys/kern/
Dsubr_uio.c88 boolean_t wired; in vm_pgmoveco() local
Duipc_shm.c832 boolean_t wired; in shm_unmap() local
Dkern_umtx.c607 boolean_t wired; in umtx_key_get() local
/freebsd-9-stable/sys/powerpc/aim/
Dmmu_oea.c970 moea_change_wiring(mmu_t mmu, pmap_t pm, vm_offset_t va, boolean_t wired) in moea_change_wiring()
1064 boolean_t wired) in moea_enter()
1083 boolean_t wired) in moea_enter_locked()
Dmmu_oea64.c1019 moea64_change_wiring(mmu_t mmu, pmap_t pm, vm_offset_t va, boolean_t wired) in moea64_change_wiring()
1242 vm_prot_t prot, boolean_t wired) in moea64_enter()
/freebsd-9-stable/sys/ia64/ia64/
Dpmap.c1107 boolean_t wired, boolean_t managed) in pmap_set_pte()
1484 vm_prot_t prot, boolean_t wired) in pmap_enter()
1728 pmap_change_wiring(pmap, va, wired) in pmap_change_wiring() argument
/freebsd-9-stable/sys/vm/
Dvm_fault.c245 boolean_t growstack, is_first_object_locked, wired; in vm_fault_hold() local
Dvm_map.c3837 boolean_t *wired) /* OUT */ in vm_map_lookup()
4010 boolean_t *wired) /* OUT */ in vm_map_lookup_locked()
/freebsd-9-stable/sys/powerpc/booke/
Dpmap.c1530 vm_prot_t prot, boolean_t wired) in mmu_booke_enter()
1542 vm_prot_t prot, boolean_t wired) in mmu_booke_enter_locked()
2398 mmu_booke_change_wiring(mmu_t mmu, pmap_t pmap, vm_offset_t va, boolean_t wired) in mmu_booke_change_wiring()
/freebsd-9-stable/contrib/wpa/wpa_supplicant/
Dwpa_supplicant.c1578 int wired; in wpa_supplicant_get_ssid() local
/freebsd-9-stable/sys/arm/arm/
Dpmap.c3318 vm_prot_t prot, boolean_t wired) in pmap_enter()
3333 boolean_t wired, int flags) in pmap_enter_locked()
3657 pmap_change_wiring(pmap_t pmap, vm_offset_t va, boolean_t wired) in pmap_change_wiring()
/freebsd-9-stable/sys/i386/xen/
Dpmap.c2648 vm_prot_t prot, boolean_t wired) in pmap_enter()
3177 pmap_change_wiring(pmap_t pmap, vm_offset_t va, boolean_t wired) in pmap_change_wiring()
/freebsd-9-stable/sys/i386/i386/
Dpmap.c3471 vm_prot_t prot, boolean_t wired) in pmap_enter()
3987 pmap_change_wiring(pmap_t pmap, vm_offset_t va, boolean_t wired) in pmap_change_wiring()
/freebsd-9-stable/sys/amd64/amd64/
Dpmap.c3444 vm_prot_t prot, boolean_t wired) in pmap_enter()
3996 pmap_change_wiring(pmap_t pmap, vm_offset_t va, boolean_t wired) in pmap_change_wiring()
/freebsd-9-stable/sys/dev/firewire/
Dsbp.c404 } wired[] = { variable