Searched refs:PARAM_SIZE (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/x86/include/asm/ | ||
D | setup.h | 23 #define PARAM_SIZE 4096 /* sizeof(struct boot_params) */ macro |
/Linux-v4.19/arch/x86/kernel/ | ||
D | head_32.S | 107 movl $(PARAM_SIZE/4),%ecx |