Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/kernel/
Dsmp.c380 struct flush_tlb_data { struct
388 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_range_ipi() argument
400 struct flush_tlb_data fd; in flush_tlb_range()
418 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_kernel_range_ipi()
425 struct flush_tlb_data fd; in flush_tlb_kernel_range()
434 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_page_ipi()
444 struct flush_tlb_data fd; in flush_tlb_page()
461 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_one_ipi()
467 struct flush_tlb_data fd; in flush_tlb_one()
/Linux-v4.19/arch/mips/kernel/
Dsmp.c548 struct flush_tlb_data { struct
556 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
567 struct flush_tlb_data fd = { in flush_tlb_range()
595 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
602 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
612 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
621 struct flush_tlb_data fd = { in flush_tlb_page()