Home
last modified time | relevance | path

Searched refs:opal_boot_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-core.c138 u64 opal_boot_entry) in auxv_to_elf64_notes()
147 bufp[idx++] = cpu_to_be64(opal_boot_entry); in auxv_to_elf64_notes()
301 u64 opal_boot_entry, opal_base_addr, paddr; in create_opalcore() local
345 &opal_boot_entry); in create_opalcore()
346 pr_debug("opal-boot-address: %llx\n", opal_boot_entry); in create_opalcore()
420 bufp = (char *)auxv_to_elf64_notes((Elf64_Word *)bufp, opal_boot_entry); in create_opalcore()
137 auxv_to_elf64_notes(Elf64_Word *buf, u64 opal_boot_entry) auxv_to_elf64_notes() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-core.c138 u64 opal_boot_entry) in auxv_to_elf64_notes()
147 bufp[idx++] = cpu_to_be64(opal_boot_entry); in auxv_to_elf64_notes()
301 u64 opal_boot_entry, opal_base_addr, paddr; in create_opalcore() local
345 &opal_boot_entry); in create_opalcore()
346 pr_debug("opal-boot-address: %llx\n", opal_boot_entry); in create_opalcore()
422 bufp = (char *)auxv_to_elf64_notes((Elf64_Word *)bufp, opal_boot_entry); in create_opalcore()
137 auxv_to_elf64_notes(Elf64_Word *buf, u64 opal_boot_entry) auxv_to_elf64_notes() argument

Completed in 3 milliseconds