Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Dtraps.c678 if (current->pasid_activated) in try_fixup_enqcmd_gp()
682 current->pasid_activated = 1; in try_fixup_enqcmd_gp()
/linux-5.19.10/include/linux/
Dsched.h940 unsigned pasid_activated:1; member
/linux-5.19.10/kernel/
Dfork.c1041 tsk->pasid_activated = 0; in dup_task_struct()