Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-x86/asm/
Dbootparam.h115 struct olpc_ofw_header { struct
116 __u32 ofw_magic; /* OFW signature */
117 __u32 ofw_version;
118 __u32 cif_handler; /* callback into OFW */
119 __u32 irq_desc_table;
196 struct olpc_ofw_header olpc_ofw_header; /* 0x0b0 */ member
/external/crosvm/x86_64/src/
Dbootparam.rs379 pub struct olpc_ofw_header { struct
380 pub ofw_magic: __u32,
381 pub ofw_version: __u32,
382 pub cif_handler: __u32,
383 pub irq_desc_table: __u32,
417 pub olpc_ofw_header: olpc_ofw_header, field
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h1594 struct olpc_ofw_header { struct
1595 __u32 ofw_magic;
1596 __u32 ofw_version;
1597 __u32 cif_handler;
1598 __u32 irq_desc_table;
1629 struct olpc_ofw_header olpc_ofw_header; member
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h1293 struct olpc_ofw_header { struct
1294 __u32 ofw_magic;
1295 __u32 ofw_version;
1296 __u32 cif_handler;
1297 __u32 irq_desc_table;
1328 struct olpc_ofw_header olpc_ofw_header; member
Dvmlinux.h1293 struct olpc_ofw_header { struct
1294 __u32 ofw_magic;
1295 __u32 ofw_version;
1296 __u32 cif_handler;
1297 __u32 irq_desc_table;
1328 struct olpc_ofw_header olpc_ofw_header; member