| /arch/x86/kernel/cpu/ |
| A D | topology_ext.c | 64 } sl; in topo_subleaf() local 73 cpuid_subleaf(leaf, subleaf, &sl); in topo_subleaf() 75 if (!sl.num_processors || sl.type == INVALID_TYPE) in topo_subleaf() 78 if (sl.type >= maxtype) { in topo_subleaf() 80 leaf, subleaf, sl.type); in topo_subleaf() 89 dom = map[sl.type]; in topo_subleaf() 94 tscan->c->topo.initial_apicid = sl.x2apic_id; in topo_subleaf() 95 } else if (tscan->c->topo.initial_apicid != sl.x2apic_id) { in topo_subleaf() 97 leaf, subleaf, tscan->c->topo.initial_apicid, sl.x2apic_id); in topo_subleaf() 100 topology_set_dom(tscan, dom, sl.x2apic_shift, sl.num_processors); in topo_subleaf()
|
| /arch/alpha/math-emu/ |
| A D | sfp-util.h | 8 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 9 ((sl) = (al) + (bl), (sh) = (ah) + (bh) + ((sl) < (al))) 11 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 12 ((sl) = (al) - (bl), (sh) = (ah) - (bh) - ((al) < (bl)))
|
| /arch/sparc/math-emu/ |
| A D | sfp-util_32.h | 7 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 11 "=&r" (sl) \ 17 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 21 "=&r" (sl) \
|
| A D | sfp-util_64.h | 15 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 22 "=&r" (sl) \ 29 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 36 "=&r" (sl) \
|
| /arch/powerpc/include/asm/ |
| A D | sfp-machine.h | 216 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 220 : "=r" (sh), "=&r" (sl) : "r" (ah), "%r" (al), "rI" (bl));\ 223 : "=r" (sh), "=&r" (sl) : "r" (ah), "%r" (al), "rI" (bl));\ 226 : "=r" (sh), "=&r" (sl) \ 239 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 243 : "=r" (sh), "=&r" (sl) : "r" (bh), "rI" (al), "r" (bl));\ 246 : "=r" (sh), "=&r" (sl) : "r" (bh), "rI" (al), "r" (bl));\ 249 : "=r" (sh), "=&r" (sl) : "r" (ah), "rI" (al), "r" (bl));\ 252 : "=r" (sh), "=&r" (sl) : "r" (ah), "rI" (al), "r" (bl));\ 255 : "=r" (sh), "=&r" (sl) \
|
| /arch/sh/math-emu/ |
| A D | sfp-util.h | 6 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 11 (sl) = __x; \ 14 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 19 (sl) = __x; \
|
| /arch/arm/boot/dts/nxp/imx/ |
| A D | imx6ull-kontron-sl.dtsi | 8 #include "imx6ul-kontron-sl-common.dtsi" 12 compatible = "kontron,sl-imx6ull", "fsl,imx6ull";
|
| A D | imx6ul-kontron-sl.dtsi | 9 #include "imx6ul-kontron-sl-common.dtsi" 13 compatible = "kontron,sl-imx6ul", "fsl,imx6ul";
|
| A D | imx6ull-kontron-bl.dts | 9 #include "imx6ull-kontron-sl.dtsi" 14 compatible = "kontron,bl-imx6ull", "kontron,sl-imx6ull", "fsl,imx6ull";
|
| A D | imx6ul-kontron-bl.dts | 10 #include "imx6ul-kontron-sl.dtsi" 15 compatible = "kontron,bl-imx6ul", "kontron,sl-imx6ul", "fsl,imx6ul";
|
| A D | imx6ul-kontron-bl-43.dts | 13 "kontron,sl-imx6ul", "fsl,imx6ul";
|
| /arch/arm/include/asm/ |
| A D | thread_info.h | 52 __u32 sl; member
|
| /arch/arm64/boot/dts/freescale/ |
| A D | imx8mm-kontron-dl.dtso | 13 compatible = "kontron,imx8mm-bl", "kontron,imx8mm-sl", "fsl,imx8mm";
|
| A D | imx8mm-kontron-bl.dts | 8 #include "imx8mm-kontron-sl.dtsi" 12 compatible = "kontron,imx8mm-bl", "kontron,imx8mm-sl", "fsl,imx8mm";
|
| A D | imx8mm-kontron-sl.dtsi | 10 compatible = "kontron,imx8mm-sl", "fsl,imx8mm";
|
| /arch/s390/kernel/ |
| A D | perf_event.c | 186 struct service_level *sl) in service_level_perf_print() argument
|
| /arch/arm/kernel/ |
| A D | kgdb.c | 97 gdb_regs[_R10] = ti->cpu_context.sl; in sleeping_thread_to_gdb_regs()
|
| /arch/s390/include/asm/ |
| A D | qdio.h | 235 struct sl { struct
|
| /arch/parisc/include/asm/ |
| A D | asmregs.h | 19 sl: .reg %r29
|
| /arch/x86/include/asm/ |
| A D | ptrace.h | 63 sl : 2, member
|
| /arch/arm/nwfpe/ |
| A D | entry.S | 69 mov sl, sp @ we access the registers via 'sl'
|
| /arch/arm64/include/asm/ |
| A D | kvm_nested.h | 294 int sl; member
|
| /arch/x86/entry/ |
| A D | entry_fred.c | 28 if (regs->fred_cs.sl > 0) { in fred_bad_type()
|
| /arch/x86/mm/ |
| A D | extable.c | 283 uregs->fred_cs.sl = 0; in ex_handler_eretu()
|
| /arch/arm64/kvm/ |
| A D | nested.c | 132 unsigned int sl; member 223 level = 3 - wi->sl; in walk_nested_s2_pgd() 227 level = 2 - wi->sl; in walk_nested_s2_pgd() 349 wi->sl = FIELD_GET(VTCR_EL2_SL0_MASK, vtcr); in vtcr_to_walk_info()
|