Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dsev-es.h49 ES_RETRY, /* Retry instruction emulation */ enumerator
/Linux-v5.10/arch/x86/boot/compressed/
Dsev-es.c205 } else if (result != ES_RETRY) { in do_boot_stage2_vc()
/Linux-v5.10/arch/x86/kernel/
Dsev-es.c899 return ES_RETRY; in vc_handle_mmio_movs()
1302 case ES_RETRY: in DEFINE_IDTENTRY_VC_SAFE_STACK()
1396 case ES_RETRY: in handle_vc_boot_ghcb()
Dsev-es-shared.c449 ret = regs->cx ? ES_RETRY : ES_OK; in vc_handle_ioio()