Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/arch/mips/kernel/
Dsmp.c341 struct flush_tlb_data { struct
349 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
360 struct flush_tlb_data fd = { in flush_tlb_range()
381 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
388 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
398 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
407 struct flush_tlb_data fd = { in flush_tlb_page()