Home
last modified time | relevance | path

Searched refs:SEG_TYPE_CODE (Results 1 – 2 of 2) sorted by relevance

/arch/x86/boot/compressed/
Deboot.h7 #define SEG_TYPE_CODE (1 << 3) macro
Deboot.c845 desc->type = SEG_TYPE_CODE | SEG_TYPE_EXEC_READ; in efi_main()
866 desc->type = SEG_TYPE_CODE | SEG_TYPE_EXEC_READ; in efi_main()