Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dtraps.c651 if (current->pasid_activated) in try_fixup_enqcmd_gp()
655 current->pasid_activated = 1; in try_fixup_enqcmd_gp()
/linux/include/linux/
H A Dsched.h1002 unsigned pasid_activated:1; member
/linux/kernel/
H A Dfork.c1181 tsk->pasid_activated = 0; in dup_task_struct()