tag | line | file | source code |
---|---|---|---|
ptbr | 91 | arch/alpha/boot/main.c | pcb_va->ptbr = L1[1] >> 32; |
ptbr | 139 | arch/alpha/mm/init.c | init_task.tss.ptbr = newptbr; |
ptbr | 9 | include/asm-alpha/hwrpb.h | unsigned long ptbr; |
ptbr | 221 | include/asm-alpha/pgtable.h | tsk->tss.ptbr = ((unsigned long) pgdir - PAGE_OFFSET) >> PAGE_SHIFT; |
ptbr | 231 | include/asm-alpha/pgtable.h | return (pgd_t *) ((tsk->tss.ptbr << PAGE_SHIFT) + PAGE_OFFSET) + |
ptbr | 32 | include/asm-alpha/processor.h | unsigned long ptbr; |