Home
last modified time | relevance | path

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

/linux-6.15/arch/sh/kernel/
H A Dsmp.c379 struct flush_tlb_data { struct
387 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_range_ipi() argument
399 struct flush_tlb_data fd; in flush_tlb_range()
417 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_kernel_range_ipi()
424 struct flush_tlb_data fd; in flush_tlb_kernel_range()
433 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_page_ipi()
443 struct flush_tlb_data fd; in flush_tlb_page()
460 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_one_ipi()
466 struct flush_tlb_data fd; in flush_tlb_one()
/linux-6.15/arch/openrisc/kernel/
H A Dsmp.c244 struct flush_tlb_data { struct
251 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in ipi_flush_tlb_page() argument
258 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in ipi_flush_tlb_range()
280 struct flush_tlb_data fd; in smp_flush_tlb_range()
/linux-6.15/arch/mips/kernel/
H A Dsmp.c568 struct flush_tlb_data { struct
576 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
604 struct flush_tlb_data fd = { in flush_tlb_range()
633 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
640 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
650 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
672 struct flush_tlb_data fd = { in flush_tlb_page()
/linux-6.15/arch/loongarch/kernel/
H A Dsmp.c705 struct flush_tlb_data { struct
713 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
724 struct flush_tlb_data fd = { in flush_tlb_range()
745 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
752 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
762 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
771 struct flush_tlb_data fd = { in flush_tlb_page()