Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c451 u8 region_cacheable; in vfio_fsl_mc_mmap_mmio() local
460 region_cacheable = (region.type & FSL_MC_REGION_CACHEABLE) && in vfio_fsl_mc_mmap_mmio()
462 if (!region_cacheable) in vfio_fsl_mc_mmap_mmio()