Searched refs:clflush_pagewalk (Results 1 – 3 of 3) sorted by relevance
207 …void (*clflush_pagewalk)(const void *p); /**< Function to flush a page table entry from the cache.… member486 table->clflush_pagewalk(ptep); in set_pgentry()
96 .clflush_pagewalk = ppt_clflush_pagewalk,
187 table->clflush_pagewalk = ept_clflush_pagewalk; in init_ept_pgtable()
Completed in 14 milliseconds