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