Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/
Dtraps.c687 if (current->pasid_activated) in try_fixup_enqcmd_gp()
691 current->pasid_activated = 1; in try_fixup_enqcmd_gp()
/Linux-v6.1/include/linux/
Dsched.h953 unsigned pasid_activated:1; member
/Linux-v6.1/kernel/
Dfork.c1039 tsk->pasid_activated = 0; in dup_task_struct()