Searched refs:EFAULT (Results 1 – 14 of 14) sorted by relevance
94 if (status == -EFAULT) { in emulate_lock_instr()147 if (status == -EFAULT) { in emulate_lock_instr()162 if (status == -EFAULT) { in emulate_lock_instr()
59 if (err == -EFAULT) { in acrn_update_ucode()72 if (err == -EFAULT) { in acrn_update_ucode()
166 ret = -EFAULT; in ept_violation_vmexit_handler()174 if (ret == -EFAULT) { in ept_violation_vmexit_handler()
163 ret = -EFAULT; in local_gva2gpa_common()177 int32_t ret = -EFAULT; in local_gva2gpa_pae()263 if (ret == -EFAULT) { in gva2gpa()
1002 int32_t ret = -EFAULT; in get_gva_di_check()1036 if (ret == -EFAULT) { in get_gva_di_check()1670 if (ret == -EFAULT) { in emulate_xchg_for_splitlock()1698 if (ret == -EFAULT) { in vie_fetch_instruction()2267 ret = -EFAULT; in instr_check_di()2343 ret = -EFAULT; in instr_check_gva()2349 if (ret == -EFAULT) { in instr_check_gva()2378 if (retval != -EFAULT) { in decode_instruction()2391 retval = -EFAULT; in decode_instruction()
129 ret = -EFAULT; in load_pdptrs()140 ret = -EFAULT; in load_pdptrs()
651 ret = -EFAULT; in ptirq_prepare_msix_remap()654 ret = -EFAULT; in ptirq_prepare_msix_remap()
375 ret = -EFAULT; in acrn_handle_pending_request()
19 #define EFAULT 14 macro
57 int32_t ret = -EFAULT; in hcall_initialize_trusty()
148 ret = -EFAULT; in create_vrp()
164 ret = -EFAULT; in pt_vmsix_handle_table_mmio_access()
865 ret = -EFAULT; in vpci_assign_pcidev()
238 ret = -EFAULT; in load_elf()
Completed in 736 milliseconds