Searched refs:EMULTYPE_RETRY (Results 1 – 3 of 3) sorted by relevance
928 #define EMULTYPE_RETRY (1 << 3) macro
4280 int r, emulation_type = EMULTYPE_RETRY; in kvm_mmu_page_fault()
5257 if (!(emulation_type & EMULTYPE_RETRY)) in retry_instruction()