/src/sys/arch/amigappc/amigappc/ |
machdep.c | 258 const char *cpuname, *mach, *p5type_p, *pup; local in function:amigappc_identify 304 pup = "[PowerUP]"; 307 pup = "[CSPPC]"; 310 pup = "[CS Mk.III]"; 314 pup = "[BlizzardPPC]"; 317 pup = ""; 337 mach, pup, cpuname, (pvr>>8) & 0xf, (pvr >> 0) & 0xf,
|
machdep.c | 258 const char *cpuname, *mach, *p5type_p, *pup; local in function:amigappc_identify 304 pup = "[PowerUP]"; 307 pup = "[CSPPC]"; 310 pup = "[CS Mk.III]"; 314 pup = "[BlizzardPPC]"; 317 pup = ""; 337 mach, pup, cpuname, (pvr>>8) & 0xf, (pvr >> 0) & 0xf,
|
machdep.c | 258 const char *cpuname, *mach, *p5type_p, *pup; local in function:amigappc_identify 304 pup = "[PowerUP]"; 307 pup = "[CSPPC]"; 310 pup = "[CS Mk.III]"; 314 pup = "[BlizzardPPC]"; 317 pup = ""; 337 mach, pup, cpuname, (pvr>>8) & 0xf, (pvr >> 0) & 0xf,
|
machdep.c | 258 const char *cpuname, *mach, *p5type_p, *pup; local in function:amigappc_identify 304 pup = "[PowerUP]"; 307 pup = "[CSPPC]"; 310 pup = "[CS Mk.III]"; 314 pup = "[BlizzardPPC]"; 317 pup = ""; 337 mach, pup, cpuname, (pvr>>8) & 0xf, (pvr >> 0) & 0xf,
|
/src/sys/arch/powerpc/oea/ |
pmap.c | 2851 struct pup { struct 2852 SIMPLEQ_ENTRY(pup) pup_link; 2854 SIMPLEQ_HEAD(pup_head, pup); 2857 static struct pup * 2860 struct pup *pup; local in function:pmap_alloc_unmanaged 2865 pup = SIMPLEQ_FIRST(&pup_head); 2866 if (pup != NULL) 2870 return pup; 2874 pmap_free_unmanaged(struct pup *pup [all...] |
pmap.c | 2851 struct pup { struct 2852 SIMPLEQ_ENTRY(pup) pup_link; 2854 SIMPLEQ_HEAD(pup_head, pup); 2857 static struct pup * 2860 struct pup *pup; local in function:pmap_alloc_unmanaged 2865 pup = SIMPLEQ_FIRST(&pup_head); 2866 if (pup != NULL) 2870 return pup; 2874 pmap_free_unmanaged(struct pup *pup [all...] |
pmap.c | 2851 struct pup { struct 2852 SIMPLEQ_ENTRY(pup) pup_link; 2854 SIMPLEQ_HEAD(pup_head, pup); 2857 static struct pup * 2860 struct pup *pup; local in function:pmap_alloc_unmanaged 2865 pup = SIMPLEQ_FIRST(&pup_head); 2866 if (pup != NULL) 2870 return pup; 2874 pmap_free_unmanaged(struct pup *pup [all...] |
pmap.c | 2851 struct pup { struct 2852 SIMPLEQ_ENTRY(pup) pup_link; 2854 SIMPLEQ_HEAD(pup_head, pup); 2857 static struct pup * 2860 struct pup *pup; local in function:pmap_alloc_unmanaged 2865 pup = SIMPLEQ_FIRST(&pup_head); 2866 if (pup != NULL) 2870 return pup; 2874 pmap_free_unmanaged(struct pup *pup [all...] |