Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Demulate.c2674 static bool em_syscall_is_enabled(struct x86_emulate_ctxt *ctxt) in em_syscall_is_enabled() function
2731 if (!(em_syscall_is_enabled(ctxt))) in em_syscall()