Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/x86/
Dpat.rst22 WC Write-combined
47 | ioremap_wc | -- | -- | WC |
54 | set_memory_wc, | WC | -- | -- |
62 | pci sysfs resource_wc | -- | -- | WC |
68 | pci proc | -- | -- | WC |
71 | /dev/mem | -- | WB/WC/UC- | WB/WC/UC- |
77 | /dev/mem | -- | WB/WC/UC- | WB/WC/UC- |
112 In addition, step 2 internally tracks the region as UC or WC in memtype
127 is made, should already have been ioremapped with WC attributes or PAT entries,
145 WC 000 WB _PAGE_CACHE_MODE_WB WC | WC
[all …]
/Linux-v5.10/fs/nfsd/
Dnfs3proc.c703 #define WC (7+pAT) /* WCC attributes */ macro
733 .pc_xdrressize = ST+WC,
783 .pc_xdrressize = ST+WC+4,
793 .pc_xdrressize = ST+(1+FH+pAT)+WC,
803 .pc_xdrressize = ST+(1+FH+pAT)+WC,
813 .pc_xdrressize = ST+(1+FH+pAT)+WC,
823 .pc_xdrressize = ST+(1+FH+pAT)+WC,
833 .pc_xdrressize = ST+WC,
843 .pc_xdrressize = ST+WC,
853 .pc_xdrressize = ST+WC+WC,
[all …]
/Linux-v5.10/Documentation/ia64/
Daliasing.rst21 WC Write-coalescing
25 used for memory-mapped I/O devices. The WC attribute is uncacheable
130 may not be requested as using the WC attribute.
132 If WC is requested, and the region in kern_memmap is either WC
133 or UC, and the EFI memory map designates the region as WC, then
134 the WC mapping is allowed.
/Linux-v5.10/drivers/net/wireless/realtek/rtl818x/
DKconfig47 Q-Tec 770WC
52 QTec 775WC
/Linux-v5.10/sound/pci/ctxfi/
Dct20k2reg.h11 #define WC 0x1b7000 macro
Dct20k1reg.h587 #define WC 0x1C6000 macro
Dcthw20k2.c1124 return hw_read_20kx(hw, WC); in get_wc()
Dcthw20k1.c1181 return hw_read_20kx(hw, WC); in get_wc()
/Linux-v5.10/arch/x86/mm/pat/
Dmemtype.c200 case PAT_WC: cache = CM(WC); cache_mode = "WC "; break; in pat_get_cache_mode()
366 pat = PAT(0, WB) | PAT(1, WC) | PAT(2, UC_MINUS) | PAT(3, UC) | in pat_init()
367 PAT(4, WB) | PAT(5, WC) | PAT(6, UC_MINUS) | PAT(7, UC); in pat_init()
395 pat = PAT(0, WB) | PAT(1, WC) | PAT(2, UC_MINUS) | PAT(3, UC) | in pat_init()
/Linux-v5.10/drivers/spi/
Dspi-ti-qspi.c103 #define WC 0x02 macro
232 if (stat & WC) in ti_qspi_poll_wc()
238 if (stat & WC) in ti_qspi_poll_wc()
/Linux-v5.10/sound/pci/emu10k1/
Dio.c469 curtime = inl(emu->port + WC) >> 6; in snd_emu10k1_wait()
473 newtime = inl(emu->port + WC) >> 6; in snd_emu10k1_wait()
/Linux-v5.10/include/sound/
Demu10k1.h151 #define WC 0x10 /* Wall Clock register */ macro
1844 static inline unsigned int snd_emu10k1_wc(struct snd_emu10k1 *emu) { return (inl(emu->port + WC) >>… in snd_emu10k1_wc()
/Linux-v5.10/Documentation/PCI/
Dsysfs-pci.rst48 resource0_wc..N_wc PCI WC map resource N, if prefetchable (binary, mmap)
/Linux-v5.10/block/
Dblk-mq-debugfs.c121 QUEUE_FLAG_NAME(WC),
/Linux-v5.10/arch/arm/boot/compressed/
Dhead.S735 @ ...I .... ..D. WC.M
764 @ .... .... .... WC.M
/Linux-v5.10/Documentation/admin-guide/
Dbug-hunting.rst9 CPU: 1 PID: 28102 Comm: rmmod Tainted: P WC O 4.8.4-build.1 #1
/Linux-v5.10/arch/powerpc/xmon/
Dppc-opc.c456 #define WC LS macro
4760 {"wait", X(31,30), XWC_MASK, POWER9, 0, {WC}},
4814 {"wait", X(31,62), XWC_MASK, E500MC|PPCA2, 0, {WC}},