taglinefilesource code
memdesc_struct74arch/alpha/kernel/setup.cstruct memdesc_struct * memdesc;
memdesc_struct76arch/alpha/kernel/setup.cmemdesc = (struct memdesc_struct *) (INIT_HWRPB->mddt_offset + (unsigned long) INIT_HWRPB);
memdesc_struct110arch/alpha/mm/init.cstruct memdesc_struct * memdesc;
memdesc_struct116arch/alpha/mm/init.cmemdesc = (struct memdesc_struct *) (INIT_HWRPB->mddt_offset + (unsigned long) INIT_HWRPB);