Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A 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()
/openbmc/linux/arch/openrisc/kernel/
H A Dsmp.c248 struct flush_tlb_data { struct
255 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in ipi_flush_tlb_page() argument
262 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in ipi_flush_tlb_range()
284 struct flush_tlb_data fd; in smp_flush_tlb_range()
/openbmc/linux/arch/mips/kernel/
H A Dsmp.c567 struct flush_tlb_data { struct
575 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
603 struct flush_tlb_data fd = { in flush_tlb_range()
632 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
639 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
649 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
671 struct flush_tlb_data fd = { in flush_tlb_page()
/openbmc/linux/arch/loongarch/kernel/
H A Dsmp.c668 struct flush_tlb_data { struct
676 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
687 struct flush_tlb_data fd = { in flush_tlb_range()
708 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
715 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
725 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
734 struct flush_tlb_data fd = { in flush_tlb_page()