Searched refs:region_cacheable (Results 1 – 2 of 2) sorted by relevance
451 u8 region_cacheable; in vfio_fsl_mc_mmap_mmio() local460 region_cacheable = (region.type & FSL_MC_REGION_CACHEABLE) && in vfio_fsl_mc_mmap_mmio()462 if (!region_cacheable) in vfio_fsl_mc_mmap_mmio()
7512 - u8 region_cacheable;7520 - region_cacheable = (region.type & FSL_MC_REGION_CACHEABLE) &&7522 - if (!region_cacheable)