Searched refs:atomic_read_ept_entry (Results 1 – 1 of 1) sorted by relevance
37 #define atomic_read_ept_entry(__pepte) \ macro339 e = atomic_read_ept_entry(ept_entry); in ept_next_level()392 ept_entry_t e = atomic_read_ept_entry(&epte[i]); in ept_invalidate_emt_subtree()445 split_ept_entry = atomic_read_ept_entry(&table[index]); in ept_invalidate_emt_range()468 ept_entry_t e = atomic_read_ept_entry(&table[index]); in ept_invalidate_emt_range()517 e = atomic_read_ept_entry(&epte[i]); in resolve_misconfig()532 e = atomic_read_ept_entry(&epte[i]); in resolve_misconfig()765 split_ept_entry = atomic_read_ept_entry(ept_entry); in ept_set_entry()
Completed in 4 milliseconds