Searched refs:atomic_read_ept_entry (Results 1 – 1 of 1) sorted by relevance
36 #define atomic_read_ept_entry(__pepte) \ macro360 e = atomic_read_ept_entry(ept_entry); in ept_next_level()373 e = atomic_read_ept_entry(ept_entry); /* Refresh */ in ept_next_level()401 ept_entry_t e = atomic_read_ept_entry(&epte[i]); in ept_invalidate_emt()453 split_ept_entry = atomic_read_ept_entry(&table[index]); in ept_invalidate_emt_range()474 ept_entry_t e = atomic_read_ept_entry(&table[index]); in ept_invalidate_emt_range()523 e = atomic_read_ept_entry(&epte[i]); in resolve_misconfig()538 e = atomic_read_ept_entry(&epte[i]); in resolve_misconfig()773 split_ept_entry = atomic_read_ept_entry(ept_entry); in ept_set_entry()
Completed in 5 milliseconds