Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsev-es.h49 ES_RETRY, /* Retry instruction emulation */ enumerator
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dsev-es.c205 } else if (result != ES_RETRY) { in do_boot_stage2_vc()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsev-es.c962 return ES_RETRY; in vc_handle_mmio_movs()
1325 case ES_RETRY: in vc_raw_handle_exception()
1463 case ES_RETRY: in handle_vc_boot_ghcb()
H A Dsev-es-shared.c448 ret = regs->cx ? ES_RETRY : ES_OK; in vc_handle_ioio()