Searched refs:EMULTYPE_ALLOW_RETRY_PF (Results 1 – 3 of 3) sorted by relevance
1945 #define EMULTYPE_ALLOW_RETRY_PF (1 << 3) macro
5767 emulation_type |= EMULTYPE_ALLOW_RETRY_PF; in kvm_mmu_page_fault()
8589 if (!(emulation_type & EMULTYPE_ALLOW_RETRY_PF)) in reexecute_instruction()8681 if (!(emulation_type & EMULTYPE_ALLOW_RETRY_PF)) in retry_instruction()