Searched refs:flush_tlb_data (Results 1 – 4 of 4) sorted by relevance
375 struct flush_tlb_data { struct383 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_range_ipi() argument395 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()
246 struct flush_tlb_data { struct253 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in ipi_flush_tlb_page() argument260 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in ipi_flush_tlb_range()282 struct flush_tlb_data fd; in smp_flush_tlb_range()
549 struct flush_tlb_data { struct557 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument585 struct flush_tlb_data fd = { in flush_tlb_range()614 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()621 struct flush_tlb_data fd = { in flush_tlb_kernel_range()631 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()653 struct flush_tlb_data fd = { in flush_tlb_page()
604 struct flush_tlb_data { struct612 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument623 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()
Completed in 8 milliseconds