Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/intel/
H A Dept.c103 ept_pmap_flags = ipinum & PMAP_NESTED_IPIMASK; in ept_init()
/f-stack/freebsd/amd64/include/
H A Dpmap.h382 #define PMAP_NESTED_IPIMASK 0xff macro
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c2891 ipinum = pmap->pm_flags & PMAP_NESTED_IPIMASK; in pmap_invalidate_ept()