Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vfio/fsl-mc/
H A 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()
/kernel/linux/linux-6.6/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c364 u8 region_cacheable; in vfio_fsl_mc_mmap_mmio() local
373 region_cacheable = (region.type & FSL_MC_REGION_CACHEABLE) && in vfio_fsl_mc_mmap_mmio()
375 if (!region_cacheable) in vfio_fsl_mc_mmap_mmio()

Completed in 2 milliseconds