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/
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/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch7512 - u8 region_cacheable;
7520 - region_cacheable = (region.type & FSL_MC_REGION_CACHEABLE) &&
7522 - if (!region_cacheable)