Searched refs:LINUX_FLAG_BIG_KERNEL (Results 1 – 4 of 4) sorted by relevance
83 #define LINUX_FLAG_BIG_KERNEL 0x1 macro
153 linux_big = lh.loadflags & LINUX_FLAG_BIG_KERNEL; in linux_loadkernel()
174 #define LINUX_FLAG_BIG_KERNEL 0x1 macro
227 big_linux = (lh->loadflags & LINUX_FLAG_BIG_KERNEL); in load_image()