Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sh/kernel/
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()
/linux-6.3-rc2/arch/openrisc/kernel/
A Dsmp.c246 struct flush_tlb_data { struct
253 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in ipi_flush_tlb_page() argument
260 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in ipi_flush_tlb_range()
282 struct flush_tlb_data fd; in smp_flush_tlb_range()
/linux-6.3-rc2/arch/mips/kernel/
A Dsmp.c549 struct flush_tlb_data { struct
557 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
585 struct flush_tlb_data fd = { in flush_tlb_range()
614 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
621 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
631 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
653 struct flush_tlb_data fd = { in flush_tlb_page()
/linux-6.3-rc2/arch/loongarch/kernel/
A Dsmp.c604 struct flush_tlb_data { struct
612 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
623 struct flush_tlb_data fd = { in flush_tlb_range()
644 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
651 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
661 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
670 struct flush_tlb_data fd = { in flush_tlb_page()

Completed in 8 milliseconds