Searched refs:cpu_notes_size (Results 1 – 1 of 1) sorted by relevance
302 u32 hdr_size, cpu_notes_size, count; in create_opalcore() local315 cpu_notes_size = ((oc_conf->num_cpus * (CRASH_CORE_NOTE_HEAD_BYTES + in create_opalcore()322 oc_conf->opalcorebuf_sz = PAGE_ALIGN(hdr_size + cpu_notes_size); in create_opalcore()387 phdr->p_filesz = phdr->p_memsz = cpu_to_be64(cpu_notes_size); in create_opalcore()