Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Damd_iommu.c359 uint64_t gpa, IOMMUTLBEntry to_cache, in amdvi_update_iotlb() argument
363 if (to_cache.perm != IOMMU_NONE) { in amdvi_update_iotlb()
369 PCI_FUNC(devid), gpa, to_cache.translated_addr); in amdvi_update_iotlb()
376 entry->perms = to_cache.perm; in amdvi_update_iotlb()
377 entry->translated_addr = to_cache.translated_addr; in amdvi_update_iotlb()
378 entry->page_mask = to_cache.addr_mask; in amdvi_update_iotlb()
/openbmc/linux/drivers/md/
H A Draid5-cache.c2640 int to_cache = 0; in r5c_try_caching_write() local
2736 to_cache++; in r5c_try_caching_write()
2740 if (to_cache) { in r5c_try_caching_write()