Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/mm/
H A Dtlb.c640 next->l1d_flush_kill.func = l1d_flush_force_sigbus; in l1d_flush_evaluate()
641 task_work_add(next, &next->l1d_flush_kill, TWA_RESUME); in l1d_flush_evaluate()
/linux-6.15/include/linux/
H A Dsched.h1632 struct callback_head l1d_flush_kill; member