Home
last modified time | relevance | path

Searched refs:UVM_PROT_NONE (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/arch/xen/xen/
H A Dprivcmd.c318 prot = UVM_PROT_NONE; in privcmd_get_map_prot()
352 if (prot == UVM_PROT_NONE) in privcmd_mmap()
405 if (prot == UVM_PROT_NONE) in privcmd_mmapbatch()
480 if (prot == UVM_PROT_NONE) in privcmd_mmapbatch_v2()
601 if (prot == UVM_PROT_NONE) in privcmd_mmap_resource()
669 if (prot == UVM_PROT_NONE) in privcmd_map_gref()
739 if (prot == UVM_PROT_NONE) in privcmd_alloc_gref()
/netbsd-src/sys/arch/powerpc/oea/
H A Doea_machdep.c951 UVM_MAPFLAG(UVM_PROT_NONE, UVM_PROT_NONE, in oea_startup()
983 UVM_MAPFLAG(UVM_PROT_NONE, UVM_PROT_NONE, UVM_INH_NONE, in oea_startup()
/netbsd-src/sys/uvm/
H A Duvm_extern.h87 #define UVM_PROT_NONE 0x00 /* protection none */ macro
H A Duvm_map.c2576 UVM_MAPFLAG(UVM_PROT_NONE, UVM_PROT_NONE, UVM_INH_NONE, in uvm_map_replace()
/netbsd-src/sys/arch/hppa/hppa/
H A Dpmap.c818 hppa_prot[UVM_PROT_NONE] = TLB_AR_NA; in pmap_bootstrap()
1113 prot = UVM_PROT_NONE; in pmap_bootstrap()
/netbsd-src/sys/arch/m68k/m68k/
H A Dpmap_motorola.c514 UVM_MAPFLAG(UVM_PROT_NONE, UVM_PROT_NONE, UVM_INH_NONE, in pmap_init()
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dmachdep.c1467 UVM_MAPFLAG(UVM_PROT_NONE, UVM_PROT_NONE, UVM_INH_NONE, in _bus_dmamem_map()