Home
last modified time | relevance | path

Searched refs:handle_mmio (Results 1 – 8 of 8) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dmmio.h60 extern int handle_mmio(mmio_info_t *info);
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Demulate.h86 static inline bool handle_mmio(void) in handle_mmio() function
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dio.c103 int handle_mmio(mmio_info_t *info) in handle_mmio() function
A Dtraps.c1967 return !!handle_mmio(info); in try_handle_mmio()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dio.c127 return handle_mmio(); in handle_mmio_with_translation()
A Dioreq.c160 return handle_mmio(); in handle_hvm_io_completion()
A Dhvm.c1742 if ( !handle_mmio() ) in hvm_hap_nested_page_fault()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c4006 if ( !vmx_handle_eoi_write() && !handle_mmio() ) in vmx_vmexit_handler()

Completed in 26 milliseconds