Home
last modified time | relevance | path

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

/Linux-v6.1/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()
/Linux-v6.1/arch/openrisc/kernel/
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-v6.1/arch/loongarch/kernel/
Dsmp.c569 struct flush_tlb_data { struct
577 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
588 struct flush_tlb_data fd = { in flush_tlb_range()
609 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
616 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
626 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
635 struct flush_tlb_data fd = { in flush_tlb_page()
/Linux-v6.1/arch/mips/kernel/
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()