Searched refs:ept_entry_t (Results 1 – 3 of 3) sorted by relevance
50 ept_entry_t *entryptr, ept_entry_t new, in atomic_write_ept_entry()207 ept_entry_t *table; in ept_set_middle_entry()256 ept_entry_t new_ept, *table; in ept_split_super_page()423 ept_entry_t *table; in ept_invalidate_emt_range()442 ept_entry_t split_ept_entry; in ept_invalidate_emt_range()504 ept_entry_t *epte; in resolve_misconfig()512 ept_entry_t e; in resolve_misconfig()881 ept_entry_t *table = in ept_get_entry()885 ept_entry_t *ept_entry; in ept_get_entry()992 ept_entry_t *table = in ept_walk_table()[all …]
57 static bool_t nept_rsv_bits_check(ept_entry_t e, uint32_t level) in nept_rsv_bits_check()83 static bool_t nept_emt_bits_check(ept_entry_t e, uint32_t level) in nept_emt_bits_check()100 static bool_t nept_non_present_check(ept_entry_t e) in nept_non_present_check()121 static bool_t nept_rwx_bits_check(ept_entry_t e) in nept_rwx_bits_check()137 static bool_t nept_misconfiguration_check(ept_entry_t e, uint32_t level) in nept_misconfiguration_check()159 ept_entry_t *lxp = NULL; in nept_walk_tables()
54 } ept_entry_t; typedef58 ept_entry_t lxe[5];
Completed in 7 milliseconds