Searched refs:MEMREMAP_WT (Results 1 - 8 of 8) sorted by relevance

/linux-master/kernel/
H A Diomem.c44 * @flags: any of MEMREMAP_WB, MEMREMAP_WT, MEMREMAP_WC,
59 * MEMREMAP_WT - establish a mapping whereby writes either bypass the
109 if (!addr && (flags & MEMREMAP_WT))
/linux-master/include/linux/
H A Dio.h150 MEMREMAP_WT = 1 << 1, enumerator in enum:__anon2020
H A Dlibnvdimm.h317 #define ARCH_MEMREMAP_PMEM MEMREMAP_WT
/linux-master/drivers/mtd/devices/
H A Dslram.c163 MEMREMAP_WB | MEMREMAP_WT | MEMREMAP_WC))) {
/linux-master/drivers/i2c/busses/
H A Di2c-xgene-slimpro.c507 MEMREMAP_WT);
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_resource.c643 MEMREMAP_WT |
/linux-master/drivers/video/fbdev/
H A Defifb.c487 efifb_fix.smem_len, MEMREMAP_WT);
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1573 MEMREMAP_WT);

Completed in 150 milliseconds