Searched hist:240802 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/arm/ti/
H A Dti_machdep.cdiff 240802 Sat Sep 22 04:52:34 MDT 2012 andrew Create a common set_stackptrs in sys/arm/machdep.c.

On single core devices set_stackptrs is only ever called with cpu = 0 in
initarm and will be identical to the existing function. On SMP this needs
to be implemented for sys/arm/mp_machdep.c, but the implementations are
identical for each SoC.
/freebsd-11-stable/sys/arm/include/
H A Dmachdep.hdiff 240802 Sat Sep 22 04:52:34 MDT 2012 andrew Create a common set_stackptrs in sys/arm/machdep.c.

On single core devices set_stackptrs is only ever called with cpu = 0 in
initarm and will be identical to the existing function. On SMP this needs
to be implemented for sys/arm/mp_machdep.c, but the implementations are
identical for each SoC.
/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_machdep.cdiff 240802 Sat Sep 22 04:52:34 MDT 2012 andrew Create a common set_stackptrs in sys/arm/machdep.c.

On single core devices set_stackptrs is only ever called with cpu = 0 in
initarm and will be identical to the existing function. On SMP this needs
to be implemented for sys/arm/mp_machdep.c, but the implementations are
identical for each SoC.
/freebsd-11-stable/sys/arm/xscale/i8134x/
H A Dcrb_machdep.cdiff 240802 Sat Sep 22 04:52:34 MDT 2012 andrew Create a common set_stackptrs in sys/arm/machdep.c.

On single core devices set_stackptrs is only ever called with cpu = 0 in
initarm and will be identical to the existing function. On SMP this needs
to be implemented for sys/arm/mp_machdep.c, but the implementations are
identical for each SoC.
/freebsd-11-stable/sys/arm/mv/
H A Dmv_machdep.cdiff 240802 Sat Sep 22 04:52:34 MDT 2012 andrew Create a common set_stackptrs in sys/arm/machdep.c.

On single core devices set_stackptrs is only ever called with cpu = 0 in
initarm and will be identical to the existing function. On SMP this needs
to be implemented for sys/arm/mp_machdep.c, but the implementations are
identical for each SoC.
/freebsd-11-stable/sys/arm/at91/
H A Dat91_machdep.cdiff 240802 Sat Sep 22 04:52:34 MDT 2012 andrew Create a common set_stackptrs in sys/arm/machdep.c.

On single core devices set_stackptrs is only ever called with cpu = 0 in
initarm and will be identical to the existing function. On SMP this needs
to be implemented for sys/arm/mp_machdep.c, but the implementations are
identical for each SoC.
/freebsd-11-stable/sys/arm/arm/
H A Dmachdep.cdiff 240802 Sat Sep 22 04:52:34 MDT 2012 andrew Create a common set_stackptrs in sys/arm/machdep.c.

On single core devices set_stackptrs is only ever called with cpu = 0 in
initarm and will be identical to the existing function. On SMP this needs
to be implemented for sys/arm/mp_machdep.c, but the implementations are
identical for each SoC.

Completed in 257 milliseconds