Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dsev-shared.c103 return ES_OK; in verify_exception_info()
241 if (ret != ES_OK) in vc_insn_string_read()
262 if (ret != ES_OK) in vc_insn_string_write()
372 return ES_OK; in vc_ioio_exitinfo()
382 if (ret != ES_OK) in vc_handle_ioio()
429 if (ret != ES_OK) in vc_handle_ioio()
471 if (ret != ES_OK) in vc_handle_ioio()
502 if (ret != ES_OK) in vc_handle_cpuid()
516 return ES_OK; in vc_handle_cpuid()
527 if (ret != ES_OK) in vc_handle_rdtsc()
[all …]
A Dsev.c260 return ES_OK; in __vc_decode_user_insn()
282 return ES_OK; in __vc_decode_kern_insn()
359 return ES_OK; in vc_write_mem()
437 return ES_OK; in vc_read_mem()
482 return ES_OK; in vc_slow_virt_to_phys()
1117 return ES_OK; in vc_handle_dr7_write()
1134 return ES_OK; in vc_handle_dr7_read()
1159 return ES_OK; in vc_handle_rdpmc()
1169 return ES_OK; in vc_handle_monitor()
1352 case ES_OK: in vc_raw_handle_exception()
[all …]
/linux/arch/x86/boot/compressed/
A Dsev.c89 return ES_OK; in vc_decode_insn()
97 return ES_OK; in vc_write_mem()
105 return ES_OK; in vc_read_mem()
182 if (result != ES_OK) in do_boot_stage2_vc()
202 if (result == ES_OK) in do_boot_stage2_vc()
/linux/arch/x86/include/asm/
A Dsev.h22 ES_OK, /* All good */ enumerator

Completed in 9 milliseconds