HomeSort by: relevance | last modified time | path
    Searched defs:pmap_rmu (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
pmap.c 601 #define pmap_rmu pmap_rmu4_4c macro
605 #define pmap_rmu pmap_rmu4m macro
627 #define pmap_rmu (*pmap_rmu_p) macro
4657 rm = pmap_rmu;
4895 printf("pmap_rmu: pte=%x, mmupte=%x\n",
4913 panic("pmap_rmu: too many PTEs in segment; "
4929 panic("pmap_rmu: pm %p, va %lx: nleft=%d, nwired=%d",
4942 #if defined(SUN4M) || defined(SUN4D) /* SRMMU version of pmap_rmu */
4990 panic("pmap_rmu: Spurious uTLB entry for 0x%lx",
5008 panic("pmap_rmu: too many PTEs in segment;
    [all...]
pmap.c 601 #define pmap_rmu pmap_rmu4_4c macro
605 #define pmap_rmu pmap_rmu4m macro
627 #define pmap_rmu (*pmap_rmu_p) macro
4657 rm = pmap_rmu;
4895 printf("pmap_rmu: pte=%x, mmupte=%x\n",
4913 panic("pmap_rmu: too many PTEs in segment; "
4929 panic("pmap_rmu: pm %p, va %lx: nleft=%d, nwired=%d",
4942 #if defined(SUN4M) || defined(SUN4D) /* SRMMU version of pmap_rmu */
4990 panic("pmap_rmu: Spurious uTLB entry for 0x%lx",
5008 panic("pmap_rmu: too many PTEs in segment;
    [all...]

Completed in 28 milliseconds