Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tee/optee/
Doptee_private.h124 struct work_struct notif_pcpu_work; member
Dsmc_abi.c1078 &optee->smc.notif_pcpu_work); in notif_pcpu_irq_handler()
1086 notif_pcpu_work); in notif_pcpu_irq_work_fn()
1109 INIT_WORK(&optee->smc.notif_pcpu_work, notif_pcpu_irq_work_fn); in init_pcpu_irq()