Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/kernel/
Dsmp.c375 struct flush_tlb_data { struct
383 struct flush_tlb_data *fd = (struct flush_tlb_data *)info; in flush_tlb_range_ipi() argument
395 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()
/linux-4.1.27/arch/mips/kernel/
Dsmp.c349 struct flush_tlb_data { struct
357 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
368 struct flush_tlb_data fd = { in flush_tlb_range()
389 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
396 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
406 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
415 struct flush_tlb_data fd = { in flush_tlb_page()