Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Docteon.h56 struct octeon_boot_descriptor { struct
59 uint32_t desc_version;
60 uint32_t desc_size;
61 uint64_t stack_top;
62 uint64_t heap_base;
63 uint64_t heap_end;
65 uint64_t entry_point;
66 uint64_t desc_vaddr;
68 uint32_t exception_base_addr;
69 uint32_t stack_size;
[all …]
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
Docteon.h55 struct octeon_boot_descriptor { struct
58 uint32_t desc_version;
59 uint32_t desc_size;
60 uint64_t stack_top;
61 uint64_t heap_base;
62 uint64_t heap_end;
64 uint64_t entry_point;
65 uint64_t desc_vaddr;
67 uint32_t exception_base_addr;
68 uint32_t stack_size;
[all …]