Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dtraps.c600 if (current->pasid_activated) in try_fixup_enqcmd_gp()
604 current->pasid_activated = 1; in try_fixup_enqcmd_gp()
/linux-6.6.21/include/linux/
Dsched.h953 unsigned pasid_activated:1; member
/linux-6.6.21/kernel/
Dfork.c1183 tsk->pasid_activated = 0; in dup_task_struct()