Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/arch/mips/kernel/
Dsmp.c553 struct flush_tlb_data { struct
561 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
589 struct flush_tlb_data fd = { in flush_tlb_range()
618 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
625 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
635 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
657 struct flush_tlb_data fd = { in flush_tlb_page()