Searched defs:KEXEC_CONTROL_PAGE_SIZE (Results 1 - 11 of 11) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dkexec.h26 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
/linux-master/arch/mips/include/asm/
H A Dkexec.h19 #define KEXEC_CONTROL_PAGE_SIZE (4096 + 3*4096) macro
/linux-master/arch/m68k/include/asm/
H A Dkexec.h14 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
/linux-master/arch/parisc/include/asm/
H A Dkexec.h12 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
/linux-master/arch/loongarch/include/asm/
H A Dkexec.h22 #define KEXEC_CONTROL_PAGE_SIZE PAGE_SIZE macro
/linux-master/arch/riscv/include/asm/
H A Dkexec.h22 #define KEXEC_CONTROL_PAGE_SIZE PAGE_SIZE macro
/linux-master/arch/s390/include/asm/
H A Dkexec.h40 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
/linux-master/arch/arm/include/asm/
H A Dkexec.h12 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
/linux-master/arch/arm64/include/asm/
H A Dkexec.h24 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
/linux-master/arch/powerpc/include/asm/
H A Dkexec.h39 #define KEXEC_CONTROL_PAGE_SIZE 4096 macro
/linux-master/arch/x86/include/asm/
H A Dkexec.h46 # define KEXEC_CONTROL_PAGE_SIZE 4096 macro
62 # define KEXEC_CONTROL_PAGE_SIZE (4096UL + 4096UL) macro

Completed in 133 milliseconds