Home
last modified time | relevance | path

Searched defs:low_size (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm64/mm/
H A Dinit.c103 static int __init reserve_crashkernel_low(unsigned long long low_size) in reserve_crashkernel_low()
/openbmc/u-boot/arch/x86/lib/
H A Dphysmem.c165 phys_size_t low_size = min(max_addr + 1 - start, size); in arch_phys_memset() local
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c500 unsigned long long base, low_base = 0, low_size = 0; in reserve_crashkernel_low() local
/openbmc/linux/kernel/
H A Dkexec_core.c1147 unsigned long old_size, low_size; in crash_shrink_memory() local
/openbmc/linux/arch/riscv/mm/
H A Dinit.c1373 static int __init reserve_crashkernel_low(unsigned long long low_size) in reserve_crashkernel_low()
/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c2211 resource_size_t low_size = 0; in prepopulate_bars() local