Searched refs:PARAM_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
A D | setup.h | 23 #define PARAM_SIZE 4096 /* sizeof(struct boot_params) */ macro |
/linux/arch/x86/kernel/ | ||
A D | head_32.S | 101 movl $(PARAM_SIZE/4),%ecx |
Completed in 5 milliseconds