Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dtraps.c749 if (current->pasid_activated) in try_fixup_enqcmd_gp()
753 current->pasid_activated = 1; in try_fixup_enqcmd_gp()
/linux-6.15/include/linux/
H A Dsched.h1038 unsigned pasid_activated:1; member
/linux-6.15/kernel/
H A Dfork.c1202 tsk->pasid_activated = 0; in dup_task_struct()