Home
last modified time | relevance | path

Searched defs:setup_sects (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/sandbox/lib/
H A Dbootm.c28 uint8_t setup_sects = *(zimage + 0x1f1); in bootz_setup() local
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dheader.S284 setup_sects: .byte 0 /* Filled in by build.c */ label
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dkexec-bzimage64.c331 int setup_sects, kern16_size, ret = 0; in bzImage64_load() local
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dbootparam.h25 __u8 setup_sects; member
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dbootparam.h66 __u8 setup_sects; member