Home
last modified time | relevance | path

Searched refs:hvm_mmio_cache (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/
A Dvcpu.h48 struct hvm_mmio_cache { struct
75 struct hvm_mmio_cache mmio_cache[3]; argument
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Demulate.c839 struct hvm_mmio_cache *cache, paddr_t gpa, unsigned int size, uint8_t dir, in hvmemul_phys_mmio_access()
911 static struct hvm_mmio_cache *hvmemul_find_mmio_cache( in hvmemul_find_mmio_cache()
915 struct hvm_mmio_cache *cache; in hvmemul_find_mmio_cache()
961 struct hvm_mmio_cache *cache = hvmemul_find_mmio_cache(vio, gla, dir); in hvmemul_linear_mmio_access()

Completed in 7 milliseconds