Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dtlb.c364 next->l1d_flush_kill.func = l1d_flush_force_sigbus; in l1d_flush_evaluate()
365 task_work_add(next, &next->l1d_flush_kill, TWA_RESUME); in l1d_flush_evaluate()
/openbmc/linux/include/linux/
H A Dsched.h1522 struct callback_head l1d_flush_kill; member