Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dpgtable.h207 …void (*clflush_pagewalk)(const void *p); /**< Function to flush a page table entry from the cache.… member
486 table->clflush_pagewalk(ptep); in set_pgentry()
/hypervisor/arch/x86/
A Dmmu.c96 .clflush_pagewalk = ppt_clflush_pagewalk,
/hypervisor/arch/x86/guest/
A Dept.c187 table->clflush_pagewalk = ept_clflush_pagewalk; in init_ept_pgtable()

Completed in 14 milliseconds