| /linux-6.15/Documentation/arch/x86/ |
| H A D | pat.rst | 22 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- | 145 WC 000 WB _PAGE_CACHE_MODE_WB WC | WC 146 WC 001 WC _PAGE_CACHE_MODE_WC WC* | WC 147 WC 010 UC- _PAGE_CACHE_MODE_UC_MINUS WC* | UC [all …]
|
| H A D | tdx.rst | 162 non-temporal write instructions (like MOVNTI), or through UC/WC memory
|
| /linux-6.15/fs/nfsd/ |
| H A D | nfs3proc.c | 876 .pc_xdrressize = ST+WC, 936 .pc_xdrressize = ST+WC+4, 948 .pc_xdrressize = ST+(1+FH+pAT)+WC, 960 .pc_xdrressize = ST+(1+FH+pAT)+WC, 972 .pc_xdrressize = ST+(1+FH+pAT)+WC, 984 .pc_xdrressize = ST+(1+FH+pAT)+WC, 996 .pc_xdrressize = ST+WC, 1008 .pc_xdrressize = ST+WC, 1020 .pc_xdrressize = ST+WC+WC, 1032 .pc_xdrressize = ST+pAT+WC, [all …]
|
| /linux-6.15/drivers/net/wireless/realtek/rtl818x/ |
| H A D | Kconfig | 47 Q-Tec 770WC 52 QTec 775WC
|
| /linux-6.15/sound/pci/ctxfi/ |
| H A D | ct20k2reg.h | 11 #define WC 0x1b7000 macro
|
| H A D | ct20k1reg.h | 587 #define WC 0x1C6000 macro
|
| H A D | cthw20k1.c | 1181 return hw_read_20kx(hw, WC); in get_wc()
|
| H A D | cthw20k2.c | 1124 return hw_read_20kx(hw, WC); in get_wc()
|
| /linux-6.15/sound/pci/emu10k1/ |
| H A D | io.c | 691 u32 wc = inl(emu->port + WC); in snd_emu10k1_voice_clear_loop_stop_multiple_atomic() 699 cc = REG_VAL_GET(WC_CURRENTCHANNEL, inl(emu->port + WC)); in snd_emu10k1_voice_clear_loop_stop_multiple_atomic() 712 if (REG_VAL_GET(WC_SAMPLECOUNTER, inl(emu->port + WC)) == in snd_emu10k1_voice_clear_loop_stop_multiple_atomic() 735 curtime = inl(emu->port + WC) >> 6; in snd_emu10k1_wait() 739 newtime = inl(emu->port + WC) >> 6; in snd_emu10k1_wait()
|
| /linux-6.15/arch/x86/mm/pat/ |
| H A D | memtype.c | 190 case X86_MEMTYPE_WC: cache = CM(WC); cache_mode = "WC "; break; in pat_get_cache_mode() 316 pat_msr_val = PAT_VALUE(WB, WC, UC_MINUS, UC, WB, WC, UC_MINUS, UC); in pat_bp_init() 344 pat_msr_val = PAT_VALUE(WB, WC, UC_MINUS, UC, WB, WP, UC_MINUS, WT); in pat_bp_init()
|
| /linux-6.15/Documentation/translations/zh_CN/PCI/ |
| H A D | sysfs-pci.rst | 57 resource0_wc..N_wc PCI WC映射资源N,如果可预取的话 (binary, mmap)
|
| /linux-6.15/include/sound/ |
| H A D | emu10k1.h | 183 #define WC 0x10 /* Wall Clock register */ macro 184 SUB_REG(WC, SAMPLECOUNTER, 0x03FFFFC0) /* Sample periods elapsed since reset */ 185 SUB_REG(WC, CURRENTCHANNEL, 0x0000003F) /* Channel [0..63] currently being serviced */ 1872 static inline unsigned int snd_emu10k1_wc(struct snd_emu10k1 *emu) { return (inl(emu->port + WC) >>… in snd_emu10k1_wc()
|
| /linux-6.15/drivers/spi/ |
| H A D | spi-ti-qspi.c | 101 #define WC 0x02 macro 231 if (stat & WC) in ti_qspi_poll_wc() 237 if (stat & WC) in ti_qspi_poll_wc()
|
| /linux-6.15/Documentation/PCI/ |
| H A D | sysfs-pci.rst | 48 resource0_wc..N_wc PCI WC map resource N, if prefetchable (binary, mmap)
|
| /linux-6.15/Documentation/translations/zh_TW/admin-guide/ |
| H A D | bug-hunting.rst | 20 CPU: 1 PID: 28102 Comm: rmmod Tainted: P WC O 4.8.4-build.1 #1
|
| /linux-6.15/Documentation/translations/zh_CN/admin-guide/ |
| H A D | bug-hunting.rst | 17 CPU: 1 PID: 28102 Comm: rmmod Tainted: P WC O 4.8.4-build.1 #1
|
| /linux-6.15/Documentation/devicetree/bindings/sram/ |
| H A D | sram.yaml | 63 as write combining. WC is used by default.
|
| /linux-6.15/arch/arm/boot/compressed/ |
| H A D | head.S | 748 @ ...I .... ..D. WC.M 777 @ .... .... .... WC.M
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | bug-hunting.rst | 9 CPU: 1 PID: 28102 Comm: rmmod Tainted: P WC O 4.8.4-build.1 #1
|
| /linux-6.15/Documentation/gpu/ |
| H A D | drm-mm.rst | 518 DRM Cache Handling and Fast WC memcpy()
|
| /linux-6.15/arch/powerpc/xmon/ |
| H A D | ppc-opc.c | 456 #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}},
|