Home
last modified time | relevance | path

Searched refs:SPR_PID (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dspr.h134 #define SPR_PID 0x030 /* 4.. Process ID */ macro
/freebsd/sys/powerpc/aim/
H A Dmmu_radix.c823 mtspr(SPR_PID, pmap->pm_pid); in mmu_radix_pid_set()
5468 KASSERT(pmap->pm_pid == mfspr(SPR_PID), in mmu_radix_remove_pages()
5470 mfspr(SPR_PID))); in mmu_radix_remove_pages()
5857 curpid = mfspr(SPR_PID); in mmu_radix_activate()