Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/
H A Dsmp.c379 struct flush_tlb_data { struct
387 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_range_ipi() argument
399 struct flush_tlb_data fd; in flush_tlb_range()
417 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_kernel_range_ipi()
424 struct flush_tlb_data fd; in flush_tlb_kernel_range()
433 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_page_ipi()
443 struct flush_tlb_data fd; in flush_tlb_page()
460 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_one_ipi()
466 struct flush_tlb_data fd; in flush_tlb_one()
/linux/arch/mips/kernel/
H A Dsmp.c588 struct flush_tlb_data {
596 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi()
624 struct flush_tlb_data fd = { in flush_tlb_range()
653 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
660 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
670 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
692 struct flush_tlb_data fd = { in flush_tlb_page()
586 struct flush_tlb_data { global() struct
594 addr2flush_tlb_data flush_tlb_range_ipi() argument