Home
last modified time | relevance | path

Searched refs:M (Results 1 – 25 of 1304) sorted by relevance

12345678910>>...53

/linux-6.3-rc2/arch/mips/mm/
A Duasm-mips.c32 #define M(a, b, c, d, e, f) \ macro
61 [insn_bgtz] = {M(bgtz_op, 0, 0, 0, 0, 0), RS | BIMM},
62 [insn_blez] = {M(blez_op, 0, 0, 0, 0, 0), RS | BIMM},
81 [insn_di] = {M(cop0_op, mfmc0_op, 0, 12, 0, 0), RT},
112 [insn_j] = {M(j_op, 0, 0, 0, 0, 0), JIMM},
113 [insn_jal] = {M(jal_op, 0, 0, 0, 0, 0), JIMM},
116 [insn_jr] = {M(spec_op, 0, 0, 0, 0, jr_op), RS},
118 [insn_jr] = {M(spec_op, 0, 0, 0, 0, jalr_op), RS},
135 [insn_lui] = {M(lui_op, 0, 0, 0, 0, 0), RT | SIMM},
141 [insn_mfhi] = {M(spec_op, 0, 0, 0, 0, mfhi_op), RD},
[all …]
A Duasm-micromips.c32 #define M(a, b, c, d, e, f) \ macro
46 [insn_andi] = {M(mm_andi32_op, 0, 0, 0, 0, 0), RT | RS | UIMM},
47 [insn_beq] = {M(mm_beq32_op, 0, 0, 0, 0, 0), RS | RT | BIMM},
53 [insn_bne] = {M(mm_bne32_op, 0, 0, 0, 0, 0), RT | RS | BIMM},
76 [insn_j] = {M(mm_j32_op, 0, 0, 0, 0, 0), JIMM},
77 [insn_jal] = {M(mm_jal32_op, 0, 0, 0, 0, 0), JIMM},
80 [insn_lb] = {M(mm_lb32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
82 [insn_lh] = {M(mm_lh32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
86 [insn_lw] = {M(mm_lw32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
112 [insn_sw] = {M(mm_sw32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
[all …]
/linux-6.3-rc2/tools/perf/tests/
A Dkmod-path.c47 #define M(path, c, e) \ macro
86 M("x.gz", PERF_RECORD_MISC_KERNEL, false); in test__kmod_path__parse()
87 M("x.gz", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse()
95 M("x.ko.gz", PERF_RECORD_MISC_KERNEL, true); in test__kmod_path__parse()
96 M("x.ko.gz", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse()
123 M("[vdso]", PERF_RECORD_MISC_KERNEL, false); in test__kmod_path__parse()
124 M("[vdso]", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse()
131 M("[vdso32]", PERF_RECORD_MISC_KERNEL, false); in test__kmod_path__parse()
132 M("[vdso32]", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse()
140 M("[vdsox32]", PERF_RECORD_MISC_USER, false); in test__kmod_path__parse()
[all …]
/linux-6.3-rc2/include/linux/
A Dpoll.h129 #define M(X) __MAP(v, (__force __u16)EPOLL##X, POLL##X) in mangle_poll() macro
130 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in mangle_poll()
131 M(RDNORM) | M(RDBAND) | M(WRNORM) | M(WRBAND) | in mangle_poll()
132 M(HUP) | M(RDHUP) | M(MSG); in mangle_poll()
133 #undef M in mangle_poll()
138 #define M(X) (__force __poll_t)__MAP(val, POLL##X, (__force __u16)EPOLL##X) in demangle_poll() macro
139 return M(IN) | M(OUT) | M(PRI) | M(ERR) | M(NVAL) | in demangle_poll()
140 M(RDNORM) | M(RDBAND) | M(WRNORM) | M(WRBAND) | in demangle_poll()
141 M(HUP) | M(RDHUP) | M(MSG); in demangle_poll()
142 #undef M in demangle_poll()
/linux-6.3-rc2/drivers/gpu/drm/kmb/
A Dkmb_regs.h400 #define HS_OFFSET(M) (((M) + 1) * 0x400) argument
403 #define MIPI_TXm_HS_CTRL(M) (MIPI_TX_HS_CTRL + HS_OFFSET(M)) argument
418 + HS_OFFSET(M))
547 (M) + (N))
562 HS_OFFSET(M))
564 MIPI_TX_HS_IRQ_STATUSm(M))
620 + HS_OFFSET(M))
627 #define TP_EN_VCm(M) (1 << ((M) * 0x04)) argument
628 #define TP_SEL_VCm(M, N) \ argument
629 ((N) << (((M) * 0x04) + 1))
[all …]
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.h127 M(READY, 0x001, ready, msg_req, ready_msg_rsp) \
132 M(VF_FLR, 0x006, vf_flr, msg_req, msg_rsp) \
133 M(PTP_OP, 0x007, ptp_op, ptp_req, ptp_rsp) \
179 M(NPA_LF_ALLOC, 0x400, npa_lf_alloc, \
232 M(NPC_GET_KEX_CFG, 0x600c, npc_get_kex_cfg, \
236 M(NPC_DELETE_FLOW, 0x600e, npc_delete_flow, \
255 M(NIX_LF_ALLOC, 0x8000, nix_lf_alloc, \
259 M(NIX_HWCTX_DISABLE, 0x8003, nix_hwctx_disable, \
261 M(NIX_TXSCH_ALLOC, 0x8004, nix_txsch_alloc, \
281 M(NIX_LSO_FORMAT_CFG, 0x8011, nix_lso_format_cfg, \
[all …]
/linux-6.3-rc2/arch/sparc/kernel/
A Dtraps_64.c1109 /*09*/M, 27, M, M, 99, M, M, 3, 114, M2, M2, 20, M2, M3, M3, M,
1115 /*0f*/M2, M3, M3, M, M3, M, M, M, 56, M4, M, M3, M4, M, M, M,
1117 /*11*/M, M, 100, M, 83, M, M2, 12, 87, M, M, 57, M2, M, M3, M,
1119 /*13*/94, M, M2, M3, M2, M, M3, M, M2, M, 79, M, 69, M, M4, M,
1120 /*14*/M2, 93, 92, M, 91, M, M2, 8, 90, M2, M2, M, M, M, M, M4,
1121 /*15*/89, M, M, M3, M2, M3, M3, M, M, M, M3, M2, M3, M2, M, M3,
1122 /*16*/86, M, M2, M3, M2, M, M3, M, M2, M, M3, M, M3, M, M, M3,
1125 /*19*/77, M, M, M, M2, M3, M, M, M2, M3, M3, M4, M3, M2, M, M,
1126 /*1a*/74, M, M2, M3, M, M, M3, M, M, M, M3, M, M3, M, M4, M3,
1129 /*1d*/M2, 115, 124, M, 75, M, M, M3, 61, M, M4, M, M4, M, M, M,
[all …]
/linux-6.3-rc2/scripts/package/
A Dmkspec21 M=
23 M=DEL
78 $S$M %package devel
80 $S$M Group: System Environment/Kernel
81 $S$M AutoReqProv: no
82 $S$M %description -n kernel-devel
85 $S$M
140 $M /lib/modules/$KERNELRELEASE
148 $S$M
149 $S$M %files devel
[all …]
/linux-6.3-rc2/drivers/pinctrl/sunxi/
A Dpinctrl-sun9i-a80-r.c73 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 0),
77 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 1),
81 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 2),
85 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 3),
89 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 4),
96 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 8),
101 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 9),
106 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 10),
111 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 11),
116 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 12),
[all …]
A Dpinctrl-sun6i-a31-r.c67 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 0),
71 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 1),
75 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 2),
80 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 3),
84 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 4),
88 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 5),
92 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 6),
96 SUNXI_PIN(SUNXI_PINCTRL_PIN(M, 7),
/linux-6.3-rc2/
A DMAINTAINERS208 M: nic_swsd@realtek.com
1807 M: soc@kernel.org
5075 M: coda@cs.cmu.edu
10226 M: x86@kernel.org
10631 M: M Chetan Kumar <m.chetan.kumar@intel.com>
13280 M: mlxsw@nvidia.com
18657 M: Kai Mäkisara <Kai.Makisara@kolumbus.fi>
19688 M: soc@kernel.org
20296 M: Manjunath M B <manjumb@synopsys.com>
20948 M: M R Swami Reddy <mr.swami.reddy@ti.com>
[all …]
/linux-6.3-rc2/arch/arm/boot/dts/
A Dste-nomadik-stn8815.dtsi198 mxtal: mxtal@19.2M {
210 timclk: timclk@2.4M {
248 clk216: clk216@216M {
255 clk108: clk108@108M {
262 clk72: clk72@72M {
270 clk48: clk48@48M {
278 clk27: clk27@27M {
454 hclk3d: hclk3d@48M {
516 sdiclk: sdiclk@48M {
547 usbclk: usbclk@48M {
[all …]
/linux-6.3-rc2/arch/m68k/fpsp040/
A Dstwotox.S31 | N = 64(M + M') + j, j = 0,1,2,...,63.
44 | N = 64(M + M') + j, j = 0,1,2,...,63.
57 | Fact1 := 2**(M) * Fact1
58 | Fact2 := 2**(M) * Fact2
59 | Thus Fact1 + Fact2 = 2**(M) * 2**(j/64).
64 | 4. Let AdjFact := 2**(M'). Return
243 asrl #1,%d0 | ...D0 IS M
250 |--ADJFACT = 2^(M').
346 asrl #1,%d0 | ...D0 IS M
354 |--ADJFACT = 2^(M').
[all …]
/linux-6.3-rc2/Documentation/gpu/amdgpu/
A Ddgpu-asic-info-table.csv2 AMD Radeon (TM) HD 8500M/ 8600M /M200 /M320 /M330 /M335 Series, HAINAN, --, 6, --, --
4 AMD Radeon R7 (TM|HD) M265 /M370 /8500M /8600 /8700 /8700M, OLAND, DCE 6, 6, VCE 1 / UVD 3, --
6 AMD Radeon (TM|R7|R9|HD) E8860 /M360 /7700 /7800 /8800 /9000(M) /W4100 Series, VERDE, DCE 6, 6, VCE…
19 AMD Radeon (RX|Pro) 5600(M|XT) /5700 (M|XT|XTB) /W5700, NAVI10, DCN 2.0.0, 10.1.10, VCN 2.0.0, 5.0.0
20 AMD Radeon (Pro) 5300 /5500XTB/5500(XT|M) /W5500M /W5500, NAVI14, DCN 2.0.0, 10.1.1, VCN 2.0.2, 5.0…
22 AMD Radeon RX 6700 XT / 6800M / 6700M, NAVY_FLOUNDER, DCN 3.0.0, 10.3.2, VCN 3.0.0, 5.2.2
23 AMD Radeon RX 6600(XT) /6600M /W6600 /W6600M, DIMGREY_CAVEFISH, DCN 3.0.2, 10.3.4, VCN 3.0.16, 5.2.4
24 AMD Radeon RX 6500M /6300M /W6500M /W6300M, BEIGE_GOBY, DCN 3.0.3, 10.3.5, VCN 3.0.33, 5.2.5
26 AMD Radeon RX 7600M (XT) /7700S /7600S, , DCN 3.2.1, 11.0.2, VCN 4.0.4, 6.0.2
/linux-6.3-rc2/tools/perf/util/c++/
A Dclang-test.cpp30 std::unique_ptr<llvm::Module> M = in __test__clang_to_IR() local
34 return M; in __test__clang_to_IR()
43 auto M = __test__clang_to_IR(); in test__clang_to_IR() local
44 if (!M) in test__clang_to_IR()
46 for (llvm::Function& F : *M) in test__clang_to_IR()
57 auto M = __test__clang_to_IR(); in test__clang_to_obj() local
58 if (!M) in test__clang_to_obj()
61 auto Buffer = perf::getBPFObjectFromModule(&*M); in test__clang_to_obj()
/linux-6.3-rc2/Documentation/arm/nwfpe/
A Dnetwinder-fpe.rst80 ADF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - add
84 DVF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - divide
107 MVF{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - move
114 RND{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - round
119 NRM{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - normalize
127 POW{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - power
133 EXP{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - exponent
134 SIN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - sine
135 COS{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - cosine
136 TAN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - tangent
[all …]
/linux-6.3-rc2/drivers/staging/sm750fb/
A Dddk750_chip.c37 unsigned int M, N, OD, POD; in get_mxclk_freq() local
43 M = (pll_reg & PLL_CTRL_M_MASK) >> PLL_CTRL_M_SHIFT; in get_mxclk_freq()
319 int N, M, X, d; in sm750_calc_pll_value() local
360 M = quo * X; in sm750_calc_pll_value()
361 M += fl_quo * X / 10000; in sm750_calc_pll_value()
363 M += (fl_quo * X % 10000) > 5000 ? 1 : 0; in sm750_calc_pll_value()
364 if (M < 256 && M > 0) { in sm750_calc_pll_value()
367 tmp_clock = pll->input_freq * M / N / X; in sm750_calc_pll_value()
370 pll->M = M; in sm750_calc_pll_value()
391 unsigned int M = p_PLL->M; in sm750_format_pll_reg() local
[all …]
/linux-6.3-rc2/arch/ia64/kernel/
A Dkprobes.c32 [0x00] = { M, I, I },
33 [0x01] = { M, I, I },
34 [0x02] = { M, I, I },
40 [0x08] = { M, M, I },
41 [0x09] = { M, M, I },
42 [0x0A] = { M, M, I },
43 [0x0B] = { M, M, I },
46 [0x0E] = { M, M, F },
47 [0x0F] = { M, M, F },
56 [0x18] = { M, M, B },
[all …]
/linux-6.3-rc2/sound/pci/
A DKconfig21 To compile this as a module, choose M here: the module
33 To compile this driver as a module, choose M here: the module
47 To compile this driver as a module, choose M here: the module
323 Say 'Y' or 'M' to include support for Echoaudio Darla.
333 Say 'Y' or 'M' to include support for Echoaudio Gina.
344 Say 'Y' or 'M' to include support for Echoaudio Layla.
354 Say 'Y' or 'M' to include support for Echoaudio Darla24.
364 Say 'Y' or 'M' to include support for Echoaudio Gina24.
386 Say 'Y' or 'M' to include support for Echoaudio Mona.
418 Say 'Y' or 'M' to include support for Echoaudio Indigo.
[all …]
/linux-6.3-rc2/Documentation/translations/zh_CN/arm64/
A Dhugetlbpage.rst42 4K: 64K 2M 32M 1G
43 16K: 2M 32M 1G
44 64K: 2M 512M 16G
/linux-6.3-rc2/Documentation/devicetree/bindings/bus/
A Dimx-weim.txt38 05 128M 0M 0M 0M
39 033 64M 64M 0M 0M
40 0113 64M 32M 32M 0M
41 01111 32M 32M 32M 32M
/linux-6.3-rc2/drivers/comedi/
A DKconfig54 To compile this driver as a module, choose M here: the module will be
65 To compile this driver as a module, choose M here: the module will be
76 To compile this driver as a module, choose M here: the module will be
85 To compile this driver as a module, choose M here: the module will be
107 To compile this driver as a module, choose M here: the module will be
128 To compile this driver as a module, choose M here: the module will be
136 To compile this driver as a module, choose M here: the module will be
159 To compile this driver as a module, choose M here: the module will be
171 To compile this driver as a module, choose M here: the module will be
587 To compile this driver as a module, choose M here: the module will
[all …]
/linux-6.3-rc2/drivers/media/usb/gspca/
A DKconfig16 To compile this driver as modules, choose M here: the
27 To compile this driver as a module, choose M here: the
36 To compile this driver as a module, choose M here: the
47 To compile this driver as a module, choose M here: the
57 To compile this driver as a module, choose M here: the
66 To compile this driver as a module, choose M here: the
75 To compile this driver as a module, choose M here: the
84 To compile this driver as a module, choose M here: the
94 To compile this driver as a module, choose M here: the
103 To compile this driver as a module, choose M here: the
[all …]
/linux-6.3-rc2/Documentation/translations/zh_TW/arm64/
A Dhugetlbpage.rst45 4K: 64K 2M 32M 1G
46 16K: 2M 32M 1G
47 64K: 2M 512M 16G
/linux-6.3-rc2/arch/mips/include/asm/
A Dmips-r2-to-r6-emul.h46 #define MIPS_R2_STATS(M) \ argument
52 __this_cpu_inc(mipsr2emustats.M); \
56 __this_cpu_inc(mipsr2bdemustats.M); \
61 #define MIPS_R2BR_STATS(M) \ argument
64 __this_cpu_inc(mipsr2bremustats.M); \
70 #define MIPS_R2_STATS(M) do { } while (0) argument
71 #define MIPS_R2BR_STATS(M) do { } while (0) argument

Completed in 122 milliseconds

12345678910>>...53