Searched refs:pasid_activated (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/
H A Dfork.c1180 tsk->pasid_activated = 0;
/linux-master/include/linux/
H A Dsched.h969 unsigned pasid_activated:1; member in struct:task_struct
/linux-master/arch/x86/kernel/
H A Dtraps.c602 if (current->pasid_activated)
606 current->pasid_activated = 1;

Completed in 235 milliseconds