Searched refs:elfcorehdr_size (Results 1 – 5 of 5) sorted by relevance
26 unsigned long long elfcorehdr_size; variable41 elfcorehdr_size = elfcorehdr_addr; in setup_elfcorehdr()
15 extern unsigned long long elfcorehdr_size;
670 PAGE_ALIGN(elfcorehdr_size)); in reserve_elfcorehdr()
611 BUG_ON(elfcorehdr_size > alloc_size); in elfcorehdr_alloc()
1151 rc = elfcorehdr_alloc(&elfcorehdr_addr, &elfcorehdr_size); in vmcore_init()