Searched refs:UC (Results 1 – 12 of 12) sorted by relevance
/linux-3.4.99/include/rdma/ |
D | ib_pack.h | 129 IB_OPCODE(UC, SEND_FIRST), 130 IB_OPCODE(UC, SEND_MIDDLE), 131 IB_OPCODE(UC, SEND_LAST), 132 IB_OPCODE(UC, SEND_LAST_WITH_IMMEDIATE), 133 IB_OPCODE(UC, SEND_ONLY), 134 IB_OPCODE(UC, SEND_ONLY_WITH_IMMEDIATE), 135 IB_OPCODE(UC, RDMA_WRITE_FIRST), 136 IB_OPCODE(UC, RDMA_WRITE_MIDDLE), 137 IB_OPCODE(UC, RDMA_WRITE_LAST), 138 IB_OPCODE(UC, RDMA_WRITE_LAST_WITH_IMMEDIATE), [all …]
|
/linux-3.4.99/Documentation/x86/ |
D | pat.txt | 33 ioremap | -- | UC- | UC- | 37 ioremap_nocache | -- | UC- | UC- | 41 set_memory_uc | UC- | -- | -- | 47 pci sysfs resource | -- | -- | UC- | 52 pci proc | -- | -- | UC- | 58 /dev/mem | -- | WB/WC/UC- | WB/WC/UC- | 61 /dev/mem | -- | UC- | UC- | 64 /dev/mem | -- | WB/WC/UC- | WB/WC/UC- | 75 /dev/mem | -- | -- | UC- | 97 In addition, step 2 internally tracks the region as UC or WC in memtype
|
/linux-3.4.99/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-3.4.99/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-3.4.99/arch/x86/mm/ |
D | pat.c | 117 pat = PAT(0, WB) | PAT(1, WC) | PAT(2, UC_MINUS) | PAT(3, UC) | in pat_init() 118 PAT(4, WB) | PAT(5, WC) | PAT(6, UC_MINUS) | PAT(7, UC); in pat_init()
|
/linux-3.4.99/arch/x86/kernel/cpu/mcheck/ |
D | mce-severity.c | 158 UC, "Uncorrected",
|
/linux-3.4.99/drivers/infiniband/hw/mthca/ |
D | mthca_qp.c | 283 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator 289 case UC: return MTHCA_QP_ST_UC; in to_mthca_st() 469 if (qp->transport == RC || qp->transport == UC) { in mthca_query_qp() 996 case UC: in mthca_alloc_wqe_buf() 1279 case IB_QPT_UC: qp->transport = UC; break; in mthca_alloc_qp() 1690 case UC: in mthca_tavor_post_send() 2031 case UC: in mthca_arbel_post_send()
|
/linux-3.4.99/drivers/hid/ |
D | Kconfig | 213 tristate "UC-Logic" 216 Support for UC-Logic tablets.
|
/linux-3.4.99/Documentation/crypto/ |
D | descore-readme.txt | 128 UC Berkeley code (depends on machine-endedness):
|
/linux-3.4.99/Documentation/ |
D | kernel-parameters.txt | 1636 that could hold holes aka. UC entries.
|
/linux-3.4.99/ |
D | CREDITS | 3703 S: UC Berkeley
|