Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/hvm/
A Dvcpu.h74 unsigned int mmio_cache_count; member
/xen/xen/arch/x86/hvm/
A Demulate.c147 vio->mmio_cache_count = 0; in hvmemul_cancel()
1013 for ( i = 0; i < vio->mmio_cache_count; i ++ ) in hvmemul_find_mmio_cache()
1025 i = vio->mmio_cache_count; in hvmemul_find_mmio_cache()
1029 ++vio->mmio_cache_count; in hvmemul_find_mmio_cache()
2663 vio->mmio_cache_count = 0; in _hvm_emulate_one()

Completed in 9 milliseconds