This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
powerpc
/
aim
History
Justin Hibbits
eaed5fd136
cpudep_ap_early_bootstrap() takes no arguments, so no need to give it one.
...
MFC after: 3 weeks
2014-11-20 06:32:47 +00:00
..
interrupt.c
…
locore32.S
…
locore64.S
We should have an isync after switching MSR[SF] in bootstrap.
2014-09-23 04:13:21 +00:00
locore.S
…
machdep.c
Follow up to r225617. In order to maximize the re-usability of kernel code
2014-10-16 18:04:43 +00:00
mmu_oea64.c
Change pmap_enter(9) interface to take flags parameter and superpage
2014-08-08 17:12:03 +00:00
mmu_oea64.h
…
mmu_oea.c
Change pmap_enter(9) interface to take flags parameter and superpage
2014-08-08 17:12:03 +00:00
moea64_if.m
…
moea64_native.c
…
mp_cpudep.c
…
slb.c
…
trap_subr32.S
cpudep_ap_early_bootstrap() takes no arguments, so no need to give it one.
2014-11-20 06:32:47 +00:00
trap_subr64.S
cpudep_ap_early_bootstrap() takes no arguments, so no need to give it one.
2014-11-20 06:32:47 +00:00
trap.c
Set the si_code appropriately for exception-caused signals.
2014-08-08 06:22:32 +00:00
uma_machdep.c
…