Searched refs:ES_UNSUPPORTED (Results 1 – 4 of 4) sorted by relevance
64 return ES_UNSUPPORTED; in vc_slow_virt_to_phys()260 return ES_UNSUPPORTED; in vc_write_mem()338 return ES_UNSUPPORTED; in vc_read_mem()491 return ES_UNSUPPORTED; in vc_do_mmio()599 return ES_UNSUPPORTED; in vc_handle_mmio()653 ret = ES_UNSUPPORTED; in vc_handle_mmio()687 return ES_UNSUPPORTED; in vc_handle_dr7_write()836 result = ES_UNSUPPORTED; in vc_handle_exitcode()866 result = ES_UNSUPPORTED; in vc_handle_exitcode()915 case ES_UNSUPPORTED: in vc_raw_handle_exception()[all …]
95 return ES_UNSUPPORTED; in vc_check_opcode_bytes()
30 ES_UNSUPPORTED, /* Requested operation not supported */ enumerator642 static inline enum es_result savic_register_gpa(u64 gpa) { return ES_UNSUPPORTED; } in savic_register_gpa()643 static inline enum es_result savic_unregister_gpa(u64 *gpa) { return ES_UNSUPPORTED; } in savic_unregister_gpa()
127 result = ES_UNSUPPORTED; in do_boot_stage2_vc()