Searched defs:eptp (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/kernel/include/arch/x86_64/
H A Dvmx_checks.h75 static inline int ept_type(uint64_t eptp) argument
80 static inline int ept_page_walk_length(uint64_t eptp) argument
85 static inline int ept_accessed_dirty_enable(uint64_t eptp) argument
/barrelfish-master/kernel/arch/x86_64/
H A Dvmx_checks.c1132 uint64_t eptp; local

Completed in 58 milliseconds