Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-core.c137 u64 opal_boot_entry) in auxv_to_elf64_notes() argument
146 bufp[idx++] = cpu_to_be64(opal_boot_entry); in auxv_to_elf64_notes()
300 u64 opal_boot_entry, opal_base_addr, paddr; in create_opalcore() local
344 &opal_boot_entry); in create_opalcore()
345 pr_debug("opal-boot-address: %llx\n", opal_boot_entry); in create_opalcore()
419 bufp = (char *)auxv_to_elf64_notes((Elf64_Word *)bufp, opal_boot_entry); in create_opalcore()