Home
last modified time | relevance | path

Searched refs:_x (Results 1 – 23 of 23) sorted by relevance

/arch/mips/include/asm/mach-ath79/
Dirq.h12 #define ATH79_CPU_IRQ(_x) (MIPS_CPU_IRQ_BASE + (_x)) argument
16 #define ATH79_MISC_IRQ(_x) (ATH79_MISC_IRQ_BASE + (_x)) argument
20 #define ATH79_PCI_IRQ(_x) (ATH79_PCI_IRQ_BASE + (_x)) argument
24 #define ATH79_IP2_IRQ(_x) (ATH79_IP2_IRQ_BASE + (_x)) argument
28 #define ATH79_IP3_IRQ(_x) (ATH79_IP3_IRQ_BASE + (_x)) argument
/arch/powerpc/boot/
Dtypes.h29 typeof(x) _x = (x); \
31 (void) (&_x == &_y); \
32 _x < _y ? _x : _y; })
35 typeof(x) _x = (x); \
37 (void) (&_x == &_y); \
38 _x > _y ? _x : _y; })
/arch/arm/kvm/
Dcoproc.h118 #define CRn(_x) .CRn = _x argument
119 #define CRm(_x) .CRm = _x argument
120 #define CRm64(_x) .CRn = _x, .CRm = 0 argument
121 #define Op1(_x) .Op1 = _x argument
122 #define Op2(_x) .Op2 = _x argument
/arch/mips/include/asm/sn/
Daddrs.h66 #define TO_NODE(_n, _x) (NODE_OFFSET(_n) | ((_x) )) argument
67 #define TO_NODE_CAC(_n, _x) (NODE_CAC_BASE(_n) | ((_x) & TO_PHYS_MASK)) argument
68 #define TO_NODE_UNCAC(_n, _x) (NODE_UNCAC_BASE(_n) | ((_x) & TO_PHYS_MASK)) argument
69 #define TO_NODE_MSPEC(_n, _x) (NODE_MSPEC_BASE(_n) | ((_x) & TO_PHYS_MASK)) argument
70 #define TO_NODE_HSPEC(_n, _x) (NODE_HSPEC_BASE(_n) | ((_x) & TO_PHYS_MASK)) argument
138 #define UALIAS_FLIP_ADDR(_x) (cputoslice(smp_processor_id()) ? \ argument
139 (_x) ^ UALIAS_FLIP_BIT : (_x))
254 #define LOCAL_HUB_ADDR(_x) (IALIAS_BASE + (_x)) argument
255 #define REMOTE_HUB_ADDR(_n, _x) ((NODE_SWIN_BASE(_n, 1) + 0x800000 + (_x))) argument
259 #define LOCAL_HUB_PTR(_x) ((u64 *)LOCAL_HUB_ADDR((_x))) argument
[all …]
Dio.h55 #define IIO_IOPRB(_x) (IIO_IOPRB_0 + ( ( (_x) < HUB_WIDGET_ID_MIN ? \ argument
56 (_x) : \
57 (_x) - (HUB_WIDGET_ID_MIN-1)) << 3) )
Dklconfig.h341 #define KLCLASS(_x) ((_x) & KLCLASS_MASK) argument
405 #define KLTYPE(_x) ((_x) & KLTYPE_MASK) argument
/arch/arm64/kvm/
Dsys_regs.h143 #define Op0(_x) .Op0 = _x argument
144 #define Op1(_x) .Op1 = _x argument
145 #define CRn(_x) .CRn = _x argument
146 #define CRm(_x) .CRm = _x argument
147 #define Op2(_x) .Op2 = _x argument
/arch/x86/include/asm/
Ddmi.h19 #define dmi_remap(_x, _l) memremap(_x, _l, MEMREMAP_WB) argument
20 #define dmi_unmap(_x) memunmap(_x) argument
/arch/x86/crypto/
Dcamellia-aesni-avx2-asm_64.S89 vextracti128 $1, x0, t0##_x; \
90 vextracti128 $1, x7, t1##_x; \
93 vextracti128 $1, x3, t3##_x; \
94 vextracti128 $1, x6, t2##_x; \
100 vpxor t4##_x, t4##_x, t4##_x; \
103 vextracti128 $1, x2, t6##_x; \
104 vextracti128 $1, x5, t5##_x; \
105 vaesenclast t4##_x, x0##_x, x0##_x; \
106 vaesenclast t4##_x, t0##_x, t0##_x; \
107 vinserti128 $1, t0##_x, x0, x0; \
[all …]
/arch/mips/pci/
Dpci-rt3883.c41 #define RT3883_PCI_REG_BASE(_x) (0x1000 + (_x) * 0x1000) argument
42 #define RT3883_PCI_REG_BAR0SETUP(_x) (RT3883_PCI_REG_BASE((_x)) + 0x10) argument
43 #define RT3883_PCI_REG_IMBASEBAR0(_x) (RT3883_PCI_REG_BASE((_x)) + 0x18) argument
44 #define RT3883_PCI_REG_ID(_x) (RT3883_PCI_REG_BASE((_x)) + 0x30) argument
45 #define RT3883_PCI_REG_CLASS(_x) (RT3883_PCI_REG_BASE((_x)) + 0x34) argument
46 #define RT3883_PCI_REG_SUBID(_x) (RT3883_PCI_REG_BASE((_x)) + 0x38) argument
47 #define RT3883_PCI_REG_STATUS(_x) (RT3883_PCI_REG_BASE((_x)) + 0x50) argument
/arch/parisc/include/asm/
Dfixmap.h42 #define __fix_to_virt(_x) (FIXMAP_START + ((_x) << PAGE_SHIFT)) argument
/arch/mips/include/asm/sn/sn0/
Dhubni.h62 #define NI_META_TABLE(_x) (NI_META_TABLE0 + (8 * (_x))) argument
66 #define NI_LOCAL_TABLE(_x) (NI_LOCAL_TABLE0 + (8 * (_x))) argument
Dhubio.h334 #define IIO_PRTE(_x) (IIO_PRTE_0 + (8 * (_x))) argument
407 #define IIO_ICRB_A(_x) (IIO_ICRB_0 + (4 * IIO_ICRB_OFFSET * (_x))) argument
408 #define IIO_ICRB_B(_x) (IIO_ICRB_A(_x) + 1*IIO_ICRB_OFFSET) argument
409 #define IIO_ICRB_C(_x) (IIO_ICRB_A(_x) + 2*IIO_ICRB_OFFSET) argument
410 #define IIO_ICRB_D(_x) (IIO_ICRB_A(_x) + 3*IIO_ICRB_OFFSET) argument
/arch/mips/include/asm/mach-ralink/
Drt3883.h137 #define _RT3883_GPIO_MODE_LNA_A(_x) ((_x) << RT3883_GPIO_MODE_LNA_A_SHIFT) argument
142 #define _RT3883_GPIO_MODE_LNA_G(_x) ((_x) << RT3883_GPIO_MODE_LNA_G_SHIFT) argument
/arch/powerpc/kernel/
Dmodule_32.c47 static int relacmp(const void *_x, const void *_y) in relacmp() argument
51 y = (Elf32_Rela *)_x; in relacmp()
70 static void relaswap(void *_x, void *_y, int size) in relaswap() argument
75 y = (uint32_t *)_x; in relaswap()
Dmodule_64.c206 static int relacmp(const void *_x, const void *_y) in relacmp() argument
210 y = (Elf64_Rela *)_x; in relacmp()
229 static void relaswap(void *_x, void *_y, int size) in relaswap() argument
234 y = (uint64_t *)_x; in relaswap()
/arch/arc/include/asm/
Dperf_event.h123 #define C(_x) PERF_COUNT_HW_CACHE_##_x argument
/arch/powerpc/platforms/cell/
Dpmu.c33 u32 _x = (x); \
38 out_be64(&(pmd_regs->reg), (((u64)_x) << 32)); \
39 shadow_regs->reg = _x; \
/arch/powerpc/platforms/ps3/
Dinterrupt.c633 #define dump_bmp(_x) _dump_bmp(_x, __func__, __LINE__) argument
644 #define dump_mask(_x) _dump_mask(_x, __func__, __LINE__) argument
/arch/nds32/include/asm/
Dpmu.h14 #define C(_x) PERF_COUNT_HW_CACHE_##_x argument
/arch/xtensa/kernel/
Dperf_event.c80 #define C(_x) PERF_COUNT_HW_CACHE_##_x argument
/arch/csky/kernel/
Dperf_event.c727 #define C(_x) PERF_COUNT_HW_CACHE_##_x argument
/arch/x86/kvm/
Demulate.c963 ({ _type _x; \
969 memcpy(&_x, ctxt->fetch.ptr, sizeof(_type)); \
971 _x; \