Searched refs:P0BR (Results 1 – 6 of 6) sorted by relevance
48 struct pte *P0BR; /* Page 0 Base Register */ member
125 &(((pcb)->P0BR)[PG_PFNUM(va)]) : \
57 define P0BR offsetof(struct pcb, P0BR)
392 pcb->P0BR = pmap->pm_p0br; in pmap_bootstrap()399 mtpr((uintptr_t)pcb->P0BR, PR_P0BR); in pmap_bootstrap()565 pcb->P0BR = pm->pm_p0br; in update_pcbs()1621 pcb->P0BR = pmap->pm_p0br; in pmap_activate()
135 movl %r1,P0BR(%r0)
224 "Sysmap" with the value of the appropriate processes' P0BR. This works226 starting at P0BR, and adb will handle translating the kernel virtual addresses