Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/kernel/
Dsmp.c375 struct flush_tlb_data { struct
383 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_range_ipi() argument
395 struct flush_tlb_data fd; in flush_tlb_range()
413 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_kernel_range_ipi()
420 struct flush_tlb_data fd; in flush_tlb_kernel_range()
429 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_page_ipi()
439 struct flush_tlb_data fd; in flush_tlb_page()
456 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_one_ipi()
462 struct flush_tlb_data fd; in flush_tlb_one()
/kernel/linux/linux-5.10/arch/openrisc/kernel/
Dsmp.c245 struct flush_tlb_data { struct
252 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in ipi_flush_tlb_page() argument
259 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in ipi_flush_tlb_range()
281 struct flush_tlb_data fd; in smp_flush_tlb_range()
/kernel/linux/linux-5.10/arch/mips/kernel/
Dsmp.c543 struct flush_tlb_data { struct
551 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
579 struct flush_tlb_data fd = { in flush_tlb_range()
608 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
615 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
625 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
647 struct flush_tlb_data fd = { in flush_tlb_page()