Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcrash_dump.h23 void elfcorehdr_fill_device_ram_ptload_elf64(Elf64_Phdr *phdr,
/linux-6.15/arch/s390/kernel/
H A Dcrash_dump.c534 void elfcorehdr_fill_device_ram_ptload_elf64(Elf64_Phdr *phdr, in elfcorehdr_fill_device_ram_ptload_elf64() function
/linux-6.15/fs/proc/
H A Dvmcore.c1634 elfcorehdr_fill_device_ram_ptload_elf64(phdr, cur->paddr, cur->size); in vmcore_add_device_ram_elf64()