Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sh/kernel/
Dsmp.c377 struct flush_tlb_data { struct
385 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_range_ipi() argument
397 struct flush_tlb_data fd; in flush_tlb_range()
415 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_kernel_range_ipi()
422 struct flush_tlb_data fd; in flush_tlb_kernel_range()
431 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_page_ipi()
441 struct flush_tlb_data fd; in flush_tlb_page()
458 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_one_ipi()
464 struct flush_tlb_data fd; in flush_tlb_one()
/Linux-v5.10/arch/openrisc/kernel/
Dsmp.c247 struct flush_tlb_data { struct
254 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in ipi_flush_tlb_page() argument
261 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in ipi_flush_tlb_range()
283 struct flush_tlb_data fd; in smp_flush_tlb_range()
/Linux-v5.10/arch/mips/kernel/
Dsmp.c544 struct flush_tlb_data { struct
552 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
580 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()
648 struct flush_tlb_data fd = { in flush_tlb_page()