Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dmmu.h14 #define MM_CONTEXT_HAS_VSYSCALL BIT(1) macro
/linux-6.3-rc2/arch/x86/entry/vsyscall/
A Dvsyscall_64.c320 if (!mm || !(mm->context.flags & MM_CONTEXT_HAS_VSYSCALL)) in get_gate_vma()
/linux-6.3-rc2/arch/x86/kernel/
A Dprocess_64.c674 current->mm->context.flags = MM_CONTEXT_HAS_VSYSCALL; in set_personality_64bit()

Completed in 12 milliseconds