Home
last modified time | relevance | path

Searched defs:area_size (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dkcov.h13 __u32 area_size; /* Length of coverage buffer in words */ member
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c261 u64 area_size = PAGE_ALIGN(ramdisk_size); in relocate_initrd() local