Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-x86/asm/
Dsetup_data.h26 struct setup_data { struct
27 __u64 next;
28 __u32 type;
29 __u32 len;
30 __u8 data[];
Dbootparam.h73 __u64 setup_data; member
/external/libevent/test/
Dregress.h79 void *setup_data; member
Dtinytest.h61 void *setup_data; /**< Extra data usable by setup function */ member
/external/crosvm/x86_64/src/
Dbootparam.rs345 pub struct setup_data { struct
346 pub next: __u64,
347 pub type_: __u32,
348 pub len: __u32,
349 pub data: __IncompleteArrayField<__u8>,
388 pub setup_data: __u64, field
Dlib.rs1668 let mut setup_data = Vec::<SetupData>::new(); in setup_system_memory() localVariable
1677 let setup_data = write_setup_data( in setup_system_memory() localVariable
2465 let setup_data = []; in write_setup_data_empty() localVariable
2494 let setup_data = [ in write_setup_data_two_of_them() localVariable
/external/avb/examples/uefi/
Duefi_avb_boot.c76 UINT64 setup_data; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h30855 struct setup_data { struct
30856 __u64 next;
30857 __u32 type;
30858 __u32 len;
30859 __u8 data[0];
30897 __u64 setup_data; member
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h1473 __u64 setup_data; member
22309 struct setup_data { struct
22310 __u64 next;
22311 __u32 type;
22312 __u32 len;
22313 __u8 data[0];
Dvmlinux.h1473 __u64 setup_data; member
22309 struct setup_data { struct
22310 __u64 next;
22311 __u32 type;
22312 __u32 len;
22313 __u8 data[0];