Searched refs:mmio_cache (Results 1 – 2 of 2) sorted by relevance
75 struct hvm_mmio_cache mmio_cache[3]; member
919 cache = &vio->mmio_cache[i]; in hvmemul_find_mmio_cache()927 if( i == ARRAY_SIZE(vio->mmio_cache) ) in hvmemul_find_mmio_cache()933 cache = &vio->mmio_cache[i]; in hvmemul_find_mmio_cache()
Completed in 14 milliseconds