Home
last modified time | relevance | path

Searched refs:BI_CPUTYPE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h58 #define BI_CPUTYPE 0x0002 /* cpu type (__be32) */ macro
97 * CPU, FPU and MMU types (BI_CPUTYPE, BI_FPUTYPE, BI_MMUTYPE)
/linux/arch/m68k/kernel/
H A Dsetup_mm.c122 case BI_CPUTYPE: in m68k_parse_bootinfo()