Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/
H A Dmc.h163 #define FSL_MC_REGION_CACHEABLE 0x00000001 macro
/openbmc/linux/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c373 region_cacheable = (region.type & FSL_MC_REGION_CACHEABLE) && in vfio_fsl_mc_mmap_mmio()