Home
last modified time | relevance | path

Searched refs:ES (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.4/tools/perf/arch/x86/tests/
Dregs_load.S17 #define ES 13 * 8 macro
50 movq $0, ES(%rdi)
87 movl $0, ES(%edi)
/Linux-v5.4/arch/x86/um/
Dptrace_64.c46 [ES >> 3] = HOST_ES,
91 case ES: in putreg()
170 case ES: in getreg()
Dptrace_32.c64 [ES] = HOST_ES,
102 case ES: in putreg()
152 case ES: in getreg()
Duser-offsets.c50 DEFINE(HOST_ES, ES); in foo()
82 DEFINE_LONGS(HOST_ES, ES); in foo()
Dsignal.c171 GETREG(ES, es); in copy_sc_from_user()
250 PUTREG(ES, es); in copy_sc_to_user()
/Linux-v5.4/Documentation/media/dvb-drivers/
Dci.rst176 (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/
Ddove-cubox-es.dts10 /* sdio0 card detect is connected to wrong pin on CuBox ES */
Domap4-panda-es.dts11 model = "TI OMAP4 PandaBoard-ES";
/Linux-v5.4/arch/x86/include/uapi/asm/
Dptrace-abi.h15 #define ES 8 macro
/Linux-v5.4/arch/x86/um/shared/sysdep/
Dptrace_64.h39 #define ES (HOST_ES * sizeof(long)) macro
/Linux-v5.4/arch/x86/um/os-Linux/
Dmcontext.c14 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
/Linux-v5.4/arch/powerpc/platforms/85xx/
DKconfig156 bool "X-ES single-board computer"
160 computers from Extreme Engineering Solutions (X-ES) based on
/Linux-v5.4/drivers/soc/tegra/
DKconfig85 architecture with support for DX11, SM4, OpenGL 4.5, OpenGL ES 3.1
/Linux-v5.4/Documentation/sound/
Dalsa-configuration.rst793 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/
Dhead_32.S350 movl $(__USER_DS),%eax # DS/ES contains default USER segment
/Linux-v5.4/Documentation/networking/
Dregulatory.txt115 { ZD_REGDOMAIN_SPAIN, "ES" },
/Linux-v5.4/arch/x86/lib/
Dx86-opcode-map.txt47 06: PUSH ES (i64)
48 07: POP ES (i64)
81 26: SEG=ES (Prefix)
/Linux-v5.4/tools/arch/x86/lib/
Dx86-opcode-map.txt47 06: PUSH ES (i64)
48 07: POP ES (i64)
81 26: SEG=ES (Prefix)
/Linux-v5.4/Documentation/livepatch/
Dmodule-elf-format.rst158 …[Nr] Name Type Address Off Size ES Flg L…
/Linux-v5.4/drivers/dma/
Dpl330.c74 #define ES 0x24 macro
1662 val = readl(regs + ES); in pl330_update()
/Linux-v5.4/Documentation/x86/
Dboot.rst1188 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/
Deisa.ids419 DBI1101 "Digi ES/4 Host Adapter - EISA"
988 ISABE01 "Qua Tech ES-100 8 Channel Asynchronous"
/Linux-v5.4/drivers/net/ethernet/amd/xgbe/
Dxgbe-dev.c2017 err = XGMAC_GET_BITS_LE(rdesc->desc3, RX_NORMAL_DESC3, ES); in xgbe_dev_read()
/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.c430 VMX_SEGMENT_FIELD(ES),