Searched refs:HVC_STUB_ERR (Results 1 – 6 of 6) sorted by relevance
6 #define HVC_STUB_ERR 0xbadca11 macro14 #define ARM_EXCEPTION_HYP_GONE HVC_STUB_ERR
79 #define HVC_STUB_ERR 0xbadca11 macro
35 mov_q x0, HVC_STUB_ERR
75 success, and HVC_STUB_ERR on error. A stub hypercall is allowed to
25 #define ARM_EXCEPTION_HYP_GONE HVC_STUB_ERR
2357 if (res.a0 == HVC_STUB_ERR) in can_trap_icv_dir_el1()