Searched refs:PE (Results 1 – 12 of 12) sorted by relevance
/arch/arm/boot/compressed/ |
D | efi-header.S | 15 @ PE/COFF expects the magic string "MZ" at offset 0, while the 30 @ The PE header can be anywhere in the file, but for 32 @ The offset to the PE/COFF header needs to be at offset 35 @ PE/COFF offset, and the "MZ" bytes at offset 0x0. 37 .long pe_header - start @ Offset to the PE header.
|
/arch/m68k/include/asm/ |
D | MC68328.h | 538 #define PE(x) (1 << (x)) macro 540 #define PE_CSA1 PE(1) /* Use CSA1 as PE(1) */ 541 #define PE_CSA2 PE(2) /* Use CSA2 as PE(2) */ 542 #define PE_CSA3 PE(3) /* Use CSA3 as PE(3) */ 543 #define PE_CSB0 PE(4) /* Use CSB0 as PE(4) */ 544 #define PE_CSB1 PE(5) /* Use CSB1 as PE(5) */ 545 #define PE_CSB2 PE(6) /* Use CSB2 as PE(6) */ 546 #define PE_CSB3 PE(7) /* Use CSB3 as PE(7) */
|
D | MC68EZ328.h | 449 #define PE(x) (1 << (x)) macro
|
D | MC68VZ328.h | 458 #define PE(x) (1 << (x)) macro
|
/arch/x86/realmode/rm/ |
D | trampoline_32.S | 53 movw $1, %dx # protected mode (PE) bit
|
D | trampoline_64.S | 72 movl $X86_CR0_PE, %eax # protected mode (PE) bit
|
/arch/arm/boot/dts/ |
D | sun7i-a20-bananapi.dts | 224 /* PE */
|
/arch/arm64/boot/dts/allwinner/ |
D | sun50i-a64-bananapi-m64.dts | 233 * This regulator also drives the PE pingroup GPIOs,
|
/arch/x86/kernel/ |
D | head_32.S | 341 andl $0x80000011,%eax # Save PG,PE,ET
|
/arch/x86/boot/ |
D | header.S | 86 # Offset to the PE header.
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 416 4a: CMOVP/PE Gv,Ev | kaddw/q Vk,Hk,Uk | kaddb/d Vk,Hk,Uk (66) 503 9a: SETP/PE Eb
|
/arch/arm64/ |
D | Kconfig | 1029 comment "Support for PE file signature verification disabled"
|