/Linux-v5.4/tools/perf/arch/x86/tests/ |
D | regs_load.S | 17 #define ES 13 * 8 macro 50 movq $0, ES(%rdi) 87 movl $0, ES(%edi)
|
/Linux-v5.4/arch/x86/um/ |
D | ptrace_64.c | 46 [ES >> 3] = HOST_ES, 91 case ES: in putreg() 170 case ES: in getreg()
|
D | ptrace_32.c | 64 [ES] = HOST_ES, 102 case ES: in putreg() 152 case ES: in getreg()
|
D | user-offsets.c | 50 DEFINE(HOST_ES, ES); in foo() 82 DEFINE_LONGS(HOST_ES, ES); in foo()
|
D | signal.c | 171 GETREG(ES, es); in copy_sc_from_user() 250 PUTREG(ES, es); in copy_sc_to_user()
|
/Linux-v5.4/Documentation/media/dvb-drivers/ |
D | ci.rst | 176 (20) ES type=[2] ES pid=[201] ES length =[0 (0x0)] 177 (25) ES type=[4] ES pid=[301] ES length =[0 (0x0)]
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | dove-cubox-es.dts | 10 /* sdio0 card detect is connected to wrong pin on CuBox ES */
|
D | omap4-panda-es.dts | 11 model = "TI OMAP4 PandaBoard-ES";
|
/Linux-v5.4/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 15 #define ES 8 macro
|
/Linux-v5.4/arch/x86/um/shared/sysdep/ |
D | ptrace_64.h | 39 #define ES (HOST_ES * sizeof(long)) macro
|
/Linux-v5.4/arch/x86/um/os-Linux/ |
D | mcontext.c | 14 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
|
/Linux-v5.4/arch/powerpc/platforms/85xx/ |
D | Kconfig | 156 bool "X-ES single-board computer" 160 computers from Extreme Engineering Solutions (X-ES) based on
|
/Linux-v5.4/drivers/soc/tegra/ |
D | Kconfig | 85 architecture with support for DX11, SM4, OpenGL 4.5, OpenGL ES 3.1
|
/Linux-v5.4/Documentation/sound/ |
D | alsa-configuration.rst | 793 Module for ESS AudioDrive ES-1688 and ES-688 sound cards. 807 port # for ES-1688 chip (0x220,0x240,0x260) 809 IRQ # for ES-1688 chip (5,7,9,10) 811 DMA # for ES-1688 chip (0,1,3) 819 Module for ESS AudioDrive ES-18xx sound cards. 827 port # for ES-18xx chip (0x220,0x240,0x260) 833 IRQ # for ES-18xx chip (5,7,9,10) 835 first DMA # for ES-18xx chip (0,1,3) 837 first DMA # for ES-18xx chip (0,1,3) 939 port # for ES-1688 chip (0x220,0x230,0x240,0x250,0x260) [all …]
|
/Linux-v5.4/arch/x86/kernel/ |
D | head_32.S | 350 movl $(__USER_DS),%eax # DS/ES contains default USER segment
|
/Linux-v5.4/Documentation/networking/ |
D | regulatory.txt | 115 { ZD_REGDOMAIN_SPAIN, "ES" },
|
/Linux-v5.4/arch/x86/lib/ |
D | x86-opcode-map.txt | 47 06: PUSH ES (i64) 48 07: POP ES (i64) 81 26: SEG=ES (Prefix)
|
/Linux-v5.4/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 47 06: PUSH ES (i64) 48 07: POP ES (i64) 81 26: SEG=ES (Prefix)
|
/Linux-v5.4/Documentation/livepatch/ |
D | module-elf-format.rst | 158 …[Nr] Name Type Address Off Size ES Flg L…
|
/Linux-v5.4/drivers/dma/ |
D | pl330.c | 74 #define ES 0x24 macro 1662 val = readl(regs + ES); in pl330_update()
|
/Linux-v5.4/Documentation/x86/ |
D | boot.rst | 1188 must have read/write permission; CS must be __BOOT_CS and DS, ES, SS 1227 must have read/write permission; CS must be __BOOT_CS and DS, ES, SS
|
/Linux-v5.4/drivers/eisa/ |
D | eisa.ids | 419 DBI1101 "Digi ES/4 Host Adapter - EISA" 988 ISABE01 "Qua Tech ES-100 8 Channel Asynchronous"
|
/Linux-v5.4/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 2017 err = XGMAC_GET_BITS_LE(rdesc->desc3, RX_NORMAL_DESC3, ES); in xgbe_dev_read()
|
/Linux-v5.4/arch/x86/kvm/vmx/ |
D | vmx.c | 430 VMX_SEGMENT_FIELD(ES),
|