Home
last modified time | relevance | path

Searched defs:setup_data (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-21/arch-x86/include/asm/
Dbootparam.h52 struct setup_data { struct
54 __u64 next;
55 __u32 type;
56 __u32 len;
57 __u8 data[0];
104 __u64 setup_data; member
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
Dbootparam.h52 struct setup_data { struct
54 __u64 next;
55 __u32 type;
56 __u32 len;
57 __u8 data[0];
104 __u64 setup_data; member