Home
last modified time | relevance | path

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

/linux-4.4.14/arch/xtensa/kernel/
Dsmp.c441 struct flush_data { struct
469 struct flush_data *fd = arg; in ipi_flush_tlb_page()
475 struct flush_data fd = { in flush_tlb_page()
484 struct flush_data *fd = arg; in ipi_flush_tlb_range()
491 struct flush_data fd = { in flush_tlb_range()
501 struct flush_data *fd = arg; in ipi_flush_tlb_kernel_range()
507 struct flush_data fd = { in flush_tlb_kernel_range()
528 struct flush_data *fd = arg; in ipi_flush_cache_page()
535 struct flush_data fd = { in flush_cache_page()
545 struct flush_data *fd = arg; in ipi_flush_cache_range()
[all …]