Home
last modified time | relevance | path

Searched refs:UC (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.4/tools/testing/selftests/powerpc/include/
Dutils.h104 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] argument
105 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.gp_regs[PT_MSR] argument
107 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] argument
108 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_MSR] argument
/Linux-v5.4/include/rdma/
Dib_pack.h144 IB_OPCODE(UC, SEND_FIRST),
145 IB_OPCODE(UC, SEND_MIDDLE),
146 IB_OPCODE(UC, SEND_LAST),
147 IB_OPCODE(UC, SEND_LAST_WITH_IMMEDIATE),
148 IB_OPCODE(UC, SEND_ONLY),
149 IB_OPCODE(UC, SEND_ONLY_WITH_IMMEDIATE),
150 IB_OPCODE(UC, RDMA_WRITE_FIRST),
151 IB_OPCODE(UC, RDMA_WRITE_MIDDLE),
152 IB_OPCODE(UC, RDMA_WRITE_LAST),
153 IB_OPCODE(UC, RDMA_WRITE_LAST_WITH_IMMEDIATE),
[all …]
/Linux-v5.4/Documentation/x86/
Dpat.rst21 UC Uncached
24 UC- Uncached Minus
41 | ioremap | -- | UC- | UC- |
45 | ioremap_uc | -- | UC | UC |
47 | ioremap_nocache | -- | UC- | UC- |
53 | set_memory_uc, | UC- | -- | -- |
62 | pci sysfs resource | -- | -- | UC- |
67 | pci proc | -- | -- | UC- |
73 | /dev/mem | -- | WB/WC/UC- | WB/WC/UC- |
76 | /dev/mem | -- | UC- | UC- |
[all …]
/Linux-v5.4/arch/arm/mach-moxart/
DKconfig15 192 MHz CPU with MMU and 16KB/8KB D/I-cache (UC-7112-LX).
16 Used on models UC-7101, UC-7112/UC-7110, IA240/IA241, IA3341.
21 bool "MOXA UC-7112-LX"
25 UC-7112-LX embedded computer.
/Linux-v5.4/Documentation/ia64/
Daliasing.rst20 UC Uncacheable
24 System memory typically uses the WB attribute. The UC attribute is
26 like UC is, but writes may be delayed and combined to increase
34 support either WB or UC access to main memory, while others support
79 generate UC accesses only to locations explicitly referenced by
80 software. This allows UC identity mappings to cover granules that
81 are only partially populated, or populated with a combination of UC
100 mappings may be either WB or UC. If the region being mapped
133 or UC, and the EFI memory map designates the region as WC, then
148 space are not in kern_memmap, but could be accessed with a UC
[all …]
/Linux-v5.4/tools/testing/selftests/powerpc/copyloops/
Dexc_validate.c14 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] argument
16 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] argument
/Linux-v5.4/Documentation/usb/
Dmtouchusb.rst15 - 1.4 - Multiple changes to support the EXII 5000UC and house cleaning
19 Performed multiple successful tests with an EXII-5010UC
36 USB Capacitive - Pearl Case EXII-5010UC
37 USB Capacitive - Black Case EXII-5030UC
38 USB Capacitive - No Case EXII-5050UC
83 A huge thank you to 3M Touch Systems for the EXII-5010UC controllers for
Dusb-serial.rst441 from Aten (the UC-232) and IO-Data work with this driver, as does
/Linux-v5.4/arch/arm/boot/dts/
Dmoxart-uc7112lx.dts2 /* moxart-uc7112lx.dts - Device Tree file for MOXA UC-7112-LX
11 model = "MOXA UC-7112-LX";
Dam335x-moxa-uc-2101.dts15 model = "Moxa UC-2101";
Dls1021a-moxa-uc-8410a.dts17 model = "Moxa UC-8410A";
Dam335x-moxa-uc-8100-me-t.dts13 model = "Moxa UC-8100-ME-T";
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dtrace.c299 case OP(UC, SEND_LAST_WITH_IMMEDIATE): in parse_everbs_hdrs()
301 case OP(UC, SEND_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs()
303 case OP(UC, RDMA_WRITE_LAST_WITH_IMMEDIATE): in parse_everbs_hdrs()
309 case OP(UC, RDMA_WRITE_ONLY_WITH_IMMEDIATE): in parse_everbs_hdrs()
319 case OP(UC, RDMA_WRITE_FIRST): in parse_everbs_hdrs()
321 case OP(UC, RDMA_WRITE_ONLY): in parse_everbs_hdrs()
/Linux-v5.4/arch/x86/mm/
Dpat.c173 case PAT_UC: cache = CM(UC); cache_mode = "UC "; break; in pat_get_cache_mode()
286 pat = PAT(0, WB) | PAT(1, WT) | PAT(2, UC_MINUS) | PAT(3, UC) | in init_cache_modes()
287 PAT(4, WB) | PAT(5, WT) | PAT(6, UC_MINUS) | PAT(7, UC); in init_cache_modes()
334 pat = PAT(0, WB) | PAT(1, WC) | PAT(2, UC_MINUS) | PAT(3, UC) | in pat_init()
335 PAT(4, WB) | PAT(5, WC) | PAT(6, UC_MINUS) | PAT(7, UC); in pat_init()
363 pat = PAT(0, WB) | PAT(1, WC) | PAT(2, UC_MINUS) | PAT(3, UC) | in pat_init()
/Linux-v5.4/drivers/net/ethernet/freescale/enetc/
Denetc_pf.c142 if (type == UC) { in enetc_clear_mac_ht_flt()
156 if (type == UC) { in enetc_set_mac_ht_flt()
174 bool em = (f->mac_addr_cnt == 1) && (i == UC); in enetc_sync_mac_filters()
178 if (i == UC) in enetc_sync_mac_filters()
189 enetc_clear_mac_ht_flt(si, 0, UC); in enetc_sync_mac_filters()
202 if (i == UC) in enetc_sync_mac_filters()
238 filter = &pf->mac_filter[UC]; in enetc_pf_set_rx_mode()
Denetc_pf.h8 enum enetc_mac_addr_type {UC, MC, MADDR_TYPE}; enumerator
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Ddigicolor-ic.txt11 - syscon: A phandle to the syscon node describing UC registers
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dumc_v6_1.c142 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, UC) == 1 || in umc_v6_1_querry_uncorrectable_error_count()
/Linux-v5.4/drivers/infiniband/hw/mthca/
Dmthca_qp.c285 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator
291 case UC: return MTHCA_QP_ST_UC; in to_mthca_st()
476 if (qp->transport == RC || qp->transport == UC) { in mthca_query_qp()
1017 case UC: in mthca_alloc_wqe_buf()
1302 case IB_QPT_UC: qp->transport = UC; break; in mthca_alloc_qp()
1714 case UC: in mthca_tavor_post_send()
2044 case UC: in mthca_arbel_post_send()
/Linux-v5.4/arch/x86/kernel/cpu/mce/
Dseverity.c189 UC, "Uncorrected",
/Linux-v5.4/Documentation/devicetree/bindings/arm/omap/
Domap.txt166 - AM335X UC-8100-ME-T: Communication-centric industrial computing platform
/Linux-v5.4/drivers/hid/
DKconfig425 tristate "UC-Logic"
428 Support for UC-Logic and Huion tablets.
/Linux-v5.4/Documentation/crypto/
Ddescore-readme.txt128 UC Berkeley code (depends on machine-endedness):
/Linux-v5.4/drivers/mmc/host/
DKconfig414 be found on some embedded hardware such as UC-7112-LX.
/Linux-v5.4/drivers/rtc/
DKconfig1023 systems, as well as EPPC-405-UC modules by electronic system design

12