Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dhighmem.h68 flush_tlb_one_kernel((vaddr)); \
Dpgtable_32.h45 flush_tlb_one_kernel((vaddr)); \
Dkfence.h66 flush_tlb_one_kernel(addr); in kfence_protect_page()
Dtlbflush.h215 void flush_tlb_one_kernel(unsigned long addr);
/linux-6.1.9/arch/x86/mm/
Dpgtable_32.c65 flush_tlb_one_kernel(vaddr); in set_pte_vaddr()
Dtlb.c1042 flush_tlb_one_kernel(addr); in do_kernel_range_flush()
1088 void flush_tlb_one_kernel(unsigned long addr) in flush_tlb_one_kernel() function
Dkmmio.c176 flush_tlb_one_kernel(f->addr); in clear_page_presence()
Dioremap.c930 flush_tlb_one_kernel(addr); in __early_set_fixmap()
Dinit_64.c307 flush_tlb_one_kernel(vaddr); in __set_pte_vaddr()
/linux-6.1.9/arch/x86/mm/pat/
Dset_memory.c360 flush_tlb_one_kernel(fix_addr(__cpa_addr(cpa, i))); in __cpa_flush_tlb()