Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/mm/
A Dtlb.c277 static void load_new_mm_cr3(pgd_t *pgdir, u16 new_asid, bool need_flush) in load_new_mm_cr3() function
628 load_new_mm_cr3(next->pgd, new_asid, true); in switch_mm_irqs_off()
633 load_new_mm_cr3(next->pgd, new_asid, false); in switch_mm_irqs_off()

Completed in 7 milliseconds