Home
last modified time | relevance | path

Searched refs:EFAULT (Results 1 – 14 of 14) sorted by relevance

/hypervisor/arch/x86/guest/
A Dlock_instr_emul.c94 if (status == -EFAULT) { in emulate_lock_instr()
147 if (status == -EFAULT) { in emulate_lock_instr()
162 if (status == -EFAULT) { in emulate_lock_instr()
A Ducode.c59 if (err == -EFAULT) { in acrn_update_ucode()
72 if (err == -EFAULT) { in acrn_update_ucode()
A Dvmx_io.c166 ret = -EFAULT; in ept_violation_vmexit_handler()
174 if (ret == -EFAULT) { in ept_violation_vmexit_handler()
A Dguest_memory.c163 ret = -EFAULT; in local_gva2gpa_common()
177 int32_t ret = -EFAULT; in local_gva2gpa_pae()
263 if (ret == -EFAULT) { in gva2gpa()
A Dinstr_emul.c1002 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()
A Dvirtual_cr.c129 ret = -EFAULT; in load_pdptrs()
140 ret = -EFAULT; in load_pdptrs()
A Dassign.c651 ret = -EFAULT; in ptirq_prepare_msix_remap()
654 ret = -EFAULT; in ptirq_prepare_msix_remap()
A Dvirq.c375 ret = -EFAULT; in acrn_handle_pending_request()
/hypervisor/include/lib/
A Derrno.h19 #define EFAULT 14 macro
/hypervisor/common/
A Dtrusty_hypercall.c57 int32_t ret = -EFAULT; in hcall_initialize_trusty()
/hypervisor/dm/vpci/
A Dvroot_port.c148 ret = -EFAULT; in create_vrp()
A Dpci_pt.c164 ret = -EFAULT; in pt_vmsix_handle_table_mmio_access()
A Dvpci.c865 ret = -EFAULT; in vpci_assign_pcidev()
/hypervisor/boot/guest/
A Delf_loader.c238 ret = -EFAULT; in load_elf()

Completed in 736 milliseconds