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