Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-core.c138 u64 opal_boot_entry) in auxv_to_elf64_notes() argument
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()