Home
last modified time | relevance | path

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

/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()
/arch/mips/kernel/
Dsmp.c301 struct flush_tlb_data { struct
309 struct flush_tlb_data *fd = info; in flush_tlb_range_ipi() argument
320 struct flush_tlb_data fd = { in flush_tlb_range()
341 struct flush_tlb_data *fd = info; in flush_tlb_kernel_range_ipi()
348 struct flush_tlb_data fd = { in flush_tlb_kernel_range()
358 struct flush_tlb_data *fd = info; in flush_tlb_page_ipi()
367 struct flush_tlb_data fd = { in flush_tlb_page()