Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/uvm/
H A Duvm_extern.h85 #define UVM_PROT_NONE 0x00 /* protection none */ macro
H A Duvm_map.c2396 UVM_MAPFLAG(UVM_PROT_NONE, UVM_PROT_NONE, UVM_INH_NONE, in uvm_map_reserve()
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/sparc64/sparc64/
H A Dmachdep.c1461 UVM_MAPFLAG(UVM_PROT_NONE, UVM_PROT_NONE, UVM_INH_NONE, in _bus_dmamem_map()