/linux-4.4.14/include/rdma/ |
D | ib_pack.h | 132 IB_OPCODE(UC, SEND_FIRST), 133 IB_OPCODE(UC, SEND_MIDDLE), 134 IB_OPCODE(UC, SEND_LAST), 135 IB_OPCODE(UC, SEND_LAST_WITH_IMMEDIATE), 136 IB_OPCODE(UC, SEND_ONLY), 137 IB_OPCODE(UC, SEND_ONLY_WITH_IMMEDIATE), 138 IB_OPCODE(UC, RDMA_WRITE_FIRST), 139 IB_OPCODE(UC, RDMA_WRITE_MIDDLE), 140 IB_OPCODE(UC, RDMA_WRITE_LAST), 141 IB_OPCODE(UC, RDMA_WRITE_LAST_WITH_IMMEDIATE), [all …]
|
/linux-4.4.14/arch/arm/mach-moxart/ |
D | Kconfig | 13 192 MHz CPU with MMU and 16KB/8KB D/I-cache (UC-7112-LX). 14 Used on models UC-7101, UC-7112/UC-7110, IA240/IA241, IA3341. 19 bool "MOXA UC-7112-LX" 23 UC-7112-LX embedded computer.
|
/linux-4.4.14/Documentation/x86/ |
D | pat.txt | 33 ioremap | -- | UC- | UC- | 37 ioremap_uc | -- | UC | UC | 39 ioremap_nocache | -- | UC- | UC- | 45 set_memory_uc | UC- | -- | -- | 54 pci sysfs resource | -- | -- | UC- | 59 pci proc | -- | -- | UC- | 65 /dev/mem | -- | WB/WC/UC- | WB/WC/UC- | 68 /dev/mem | -- | UC- | UC- | 71 /dev/mem | -- | WB/WC/UC- | WB/WC/UC- | 82 /dev/mem | -- | -- | UC- | [all …]
|
/linux-4.4.14/Documentation/ia64/ |
D | aliasing.txt | 16 UC Uncacheable 19 System memory typically uses the WB attribute. The UC attribute is 21 like UC is, but writes may be delayed and combined to increase 29 support either WB or UC access to main memory, while others support 72 generate UC accesses only to locations explicitly referenced by 73 software. This allows UC identity mappings to cover granules that 74 are only partially populated, or populated with a combination of UC 90 mappings may be either WB or UC. If the region being mapped 121 or UC, and the EFI memory map designates the region as WC, then 135 space are not in kern_memmap, but could be accessed with a UC [all …]
|
/linux-4.4.14/tools/testing/selftests/powerpc/primitives/ |
D | load_unaligned_zeropad.c | 69 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] argument 71 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] argument
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | trace.c | 93 case OP(UC, SEND_LAST_WITH_IMMEDIATE): in parse_everbs_hdrs() 95 case OP(UC, SEND_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs() 97 case OP(UC, RDMA_WRITE_LAST_WITH_IMMEDIATE): in parse_everbs_hdrs() 103 case OP(UC, RDMA_WRITE_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs() 114 case OP(UC, RDMA_WRITE_FIRST): in parse_everbs_hdrs() 116 case OP(UC, RDMA_WRITE_ONLY): in parse_everbs_hdrs()
|
D | Kconfig | 20 For verbs RC/UC
|
/linux-4.4.14/Documentation/usb/ |
D | mtouchusb.txt | 10 - 1.4 - Multiple changes to support the EXII 5000UC and house cleaning 14 Performed multiple successful tests with an EXII-5010UC 28 USB Capacitive - Pearl Case EXII-5010UC 29 USB Capacitive - Black Case EXII-5030UC 30 USB Capacitive - No Case EXII-5050UC 71 A huge thank you to 3M Touch Systems for the EXII-5010UC controllers for
|
D | usb-serial.txt | 401 from Aten (the UC-232) and IO-Data work with this driver, as does
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | moxart-uc7112lx.dts | 1 /* moxart-uc7112lx.dts - Device Tree file for MOXA UC-7112-LX 12 model = "MOXA UC-7112-LX";
|
/linux-4.4.14/arch/x86/mm/ |
D | pat.c | 162 case PAT_UC: cache = CM(UC); cache_mode = "UC "; break; in pat_get_cache_mode() 266 pat = PAT(0, WB) | PAT(1, WT) | PAT(2, UC_MINUS) | PAT(3, UC) | in pat_init() 267 PAT(4, WB) | PAT(5, WT) | PAT(6, UC_MINUS) | PAT(7, UC); in pat_init() 292 pat = PAT(0, WB) | PAT(1, WC) | PAT(2, UC_MINUS) | PAT(3, UC) | in pat_init() 293 PAT(4, WB) | PAT(5, WC) | PAT(6, UC_MINUS) | PAT(7, UC); in pat_init() 321 pat = PAT(0, WB) | PAT(1, WC) | PAT(2, UC_MINUS) | PAT(3, UC) | in pat_init()
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | moxart.txt | 11 - UC-7112-LX: embedded computer
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | digicolor-ic.txt | 11 - syscon: A phandle to the syscon node describing UC registers
|
/linux-4.4.14/drivers/infiniband/hw/mthca/ |
D | mthca_qp.c | 284 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator 290 case UC: return MTHCA_QP_ST_UC; in to_mthca_st() 470 if (qp->transport == RC || qp->transport == UC) { in mthca_query_qp() 999 case UC: in mthca_alloc_wqe_buf() 1282 case IB_QPT_UC: qp->transport = UC; break; in mthca_alloc_qp() 1693 case UC: in mthca_tavor_post_send() 2034 case UC: in mthca_arbel_post_send()
|
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/ |
D | mce-severity.c | 164 UC, "Uncorrected",
|
/linux-4.4.14/drivers/hid/ |
D | Kconfig | 330 tristate "UC-Logic" 333 Support for UC-Logic and Huion tablets.
|
/linux-4.4.14/Documentation/crypto/ |
D | descore-readme.txt | 128 UC Berkeley code (depends on machine-endedness):
|
/linux-4.4.14/drivers/mmc/host/ |
D | Kconfig | 340 be found on some embedded hardware such as UC-7112-LX.
|
/linux-4.4.14/drivers/rtc/ |
D | Kconfig | 853 systems, as well as EPPC-405-UC modules by electronic system design
|
/linux-4.4.14/ |
D | CREDITS | 3811 S: UC Berkeley
|
/linux-4.4.14/Documentation/ |
D | kernel-parameters.txt | 2218 that could hold holes aka. UC entries.
|