tag | line | file | source code |
---|---|---|---|
memdesc_struct | 74 | arch/alpha/kernel/setup.c | struct memdesc_struct * memdesc; |
memdesc_struct | 76 | arch/alpha/kernel/setup.c | memdesc = (struct memdesc_struct *) (INIT_HWRPB->mddt_offset + (unsigned long) INIT_HWRPB); |
memdesc_struct | 110 | arch/alpha/mm/init.c | struct memdesc_struct * memdesc; |
memdesc_struct | 116 | arch/alpha/mm/init.c | memdesc = (struct memdesc_struct *) (INIT_HWRPB->mddt_offset + (unsigned long) INIT_HWRPB); |