Home
last modified time | relevance | path

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

/Linux-v6.6/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.6/arch/openrisc/kernel/
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()
/Linux-v6.6/arch/mips/kernel/
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()
/Linux-v6.6/arch/loongarch/kernel/
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()