Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
Dbootparam.h109 struct olpc_ofw_header { struct
110 __u32 ofw_magic;
111 __u32 ofw_version;
112 __u32 cif_handler;
113 __u32 irq_desc_table;
161 struct olpc_ofw_header olpc_ofw_header; member
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dbootparam.h113 struct olpc_ofw_header { struct
114 __u32 ofw_magic; /* OFW signature */
115 __u32 ofw_version;
116 __u32 cif_handler; /* callback into OFW */
117 __u32 irq_desc_table;
186 struct olpc_ofw_header olpc_ofw_header; /* 0x0b0 */ member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dbootparam.h109 struct olpc_ofw_header { struct
110 __u32 ofw_magic;
111 __u32 ofw_version;
112 __u32 cif_handler;
113 __u32 irq_desc_table;
161 struct olpc_ofw_header olpc_ofw_header; member
/kernel/linux/linux-6.6/arch/x86/include/uapi/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