Home
last modified time | relevance | path

Searched defs:rprot (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_sol_rvi.c84 const uint64_t rprot = PT_WRITABLE; in rvi_map_table() local
94 const uint64_t rprot = rvi_prot(prot); in rvi_map_page() local
H A Dvmm_sol_ept.c74 const uint64_t rprot = prot & EPT_RWX; in ept_map_page() local