Home
last modified time | relevance | path

Searched defs:ORIG_ROOT_DEV (Results 1 – 3 of 3) sorted by relevance

/arch/sh/include/asm/
Dsetup.h14 #define ORIG_ROOT_DEV (*(unsigned long *) (PARAM+0x008)) macro
/arch/m32r/include/asm/
Dsetup.h16 #define ORIG_ROOT_DEV (*(unsigned long *) (PARAM+0x008)) macro
/arch/m32r/kernel/
Dhead.S246 #define ORIG_ROOT_DEV 0x0100 ; /dev/ram0 (major:01, minor:00) macro