Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dp2m-ept.c36 #define atomic_read_ept_entry(__pepte) \ macro
360 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 4 milliseconds