Home
last modified time | relevance | path

Searched defs:nosave_end_pfn (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dsuspend.c21 unsigned long nosave_end_pfn = PAGE_ALIGN(__pa(&__nosave_end)) >> PAGE_SHIFT; in pfn_is_nosave() local
/openbmc/linux/arch/xtensa/kernel/
H A Dhibernate.c10 unsigned long nosave_end_pfn = PFN_UP(__pa(&__nosave_end)); in pfn_is_nosave() local
/openbmc/linux/arch/sparc/power/
H A Dhibernate.c25 unsigned long nosave_end_pfn = PFN_DOWN((unsigned long)&__nosave_end); in pfn_is_nosave() local
/openbmc/linux/arch/mips/power/
H A Dcpu.c39 unsigned long nosave_end_pfn = PFN_UP(__pa(&__nosave_end)); in pfn_is_nosave() local
/openbmc/linux/arch/loongarch/power/
H A Dhibernate.c42 unsigned long nosave_end_pfn = PFN_UP(__pa(&__nosave_end)); in pfn_is_nosave() local
/openbmc/linux/arch/arm/kernel/
H A Dhibernate.c29 unsigned long nosave_end_pfn = virt_to_pfn(&__nosave_end - 1); in pfn_is_nosave() local
/openbmc/linux/arch/x86/power/
H A Dhibernate.c49 unsigned long nosave_end_pfn; in pfn_is_nosave() local
/openbmc/linux/arch/arm64/kernel/
H A Dhibernate.c94 unsigned long nosave_end_pfn = sym_to_pfn(&__nosave_end - 1); in pfn_is_nosave() local
/openbmc/linux/arch/riscv/kernel/
H A Dhibernate.c76 unsigned long nosave_end_pfn = sym_to_pfn(&__nosave_end - 1); in pfn_is_nosave() local