HomeSort by: relevance | last modified time | path
    Searched refs:UVM_PROT_NONE (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/xen/xen/
privcmd.c 318 prot = UVM_PROT_NONE;
352 if (prot == UVM_PROT_NONE)
405 if (prot == UVM_PROT_NONE)
480 if (prot == UVM_PROT_NONE)
601 if (prot == UVM_PROT_NONE)
669 if (prot == UVM_PROT_NONE)
739 if (prot == UVM_PROT_NONE)
  /src/sys/arch/powerpc/oea/
oea_machdep.c 951 UVM_MAPFLAG(UVM_PROT_NONE, UVM_PROT_NONE,
983 UVM_MAPFLAG(UVM_PROT_NONE, UVM_PROT_NONE, UVM_INH_NONE,
  /src/sys/uvm/
uvm_extern.h 87 #define UVM_PROT_NONE 0x00 /* protection none */
uvm_map.c 2576 UVM_MAPFLAG(UVM_PROT_NONE, UVM_PROT_NONE, UVM_INH_NONE,
  /src/sys/arch/hppa/hppa/
pmap.c 818 hppa_prot[UVM_PROT_NONE] = TLB_AR_NA;
1113 prot = UVM_PROT_NONE;
  /src/sys/arch/m68k/m68k/
pmap_motorola.c 514 UVM_MAPFLAG(UVM_PROT_NONE, UVM_PROT_NONE, UVM_INH_NONE,
  /src/sys/arch/sparc64/sparc64/
machdep.c 1467 UVM_MAPFLAG(UVM_PROT_NONE, UVM_PROT_NONE, UVM_INH_NONE,

Completed in 22 milliseconds