HomeSort by: relevance | last modified time | path
    Searched defs:pmap_kprotect (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/include/
pmap.h 329 #define pmap_kprotect pmap_kprotect4_4c macro
343 #define pmap_kprotect pmap_kprotect4m macro
369 #define pmap_kprotect (*pmap_kprotect_p) macro
  /src/sys/arch/sparc64/sparc64/
pmap.c 2333 pmap_kprotect(vaddr_t va, vm_prot_t prot) function in typeref:typename:void
2348 panic("pmap_kprotect: pseg_set needs spare! rv=%d", rv);

Completed in 79 milliseconds