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

/linux-master/arch/x86/kvm/
H A Dx86.c8901 return !(emulation_type & EMULTYPE_WRITE_PF_TO_SP);
/linux-master/arch/x86/kvm/mmu/
H A Dmmu_internal.h346 *emulation_type |= EMULTYPE_WRITE_PF_TO_SP;
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h2004 * EMULTYPE_WRITE_PF_TO_SP - Set when emulating an intercepted page fault that
2031 #define EMULTYPE_WRITE_PF_TO_SP (1 << 8) macro

Completed in 301 milliseconds