OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_of_loader
(Results
1 - 17
of
17
) sorted by null
/external/vboot_reference/futility/
kernel_blob.h
48
uint8_t
type_of_loader
; /* 210 */
member in struct:linux_kernel_params
vb1_helper.c
184
params->
type_of_loader
= 0xff;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
bootparam.h
41
__u8
type_of_loader
;
member in struct:setup_header
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
bootparam.h
42
__u8
type_of_loader
;
member in struct:setup_header
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
bootparam.h
42
__u8
type_of_loader
;
member in struct:setup_header
/bionic/libc/kernel/uapi/asm-x86/asm/
bootparam.h
79
__u8
type_of_loader
;
member in struct:setup_header
/development/ndk/platforms/android-21/arch-x86/include/asm/
bootparam.h
77
__u8
type_of_loader
;
member in struct:setup_header
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
bootparam.h
77
__u8
type_of_loader
;
member in struct:setup_header
/external/kernel-headers/original/uapi/asm-x86/asm/
bootparam.h
62
__u8
type_of_loader
;
member in struct:setup_header
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
bootparam.h
77
__u8
type_of_loader
;
member in struct:setup_header
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
bootparam.h
77
__u8
type_of_loader
;
member in struct:setup_header
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
bootparam.h
77
__u8
type_of_loader
;
member in struct:setup_header
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
bootparam.h
77
__u8
type_of_loader
;
member in struct:setup_header
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
bootparam.h
77
__u8
type_of_loader
;
member in struct:setup_header
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
bootparam.h
77
__u8
type_of_loader
;
member in struct:setup_header
/hardware/intel/bootstub/
bootparam.h
104
__u8
type_of_loader
;
member in struct:setup_header
bootstub.c
145
bp->hdr.
type_of_loader
= 0xff; //bootstub is unknown bootloader for kernel :)
Completed in 332 milliseconds