Searched refs:BSP (Results 1 – 21 of 21) sorted by relevance
38 During BSP (BootStrapping Processor) boot (pre-SMP), the kernel40 CPU is found, it will be applied in the BSP and later on in all APs
16 model = "mpc5125twr"; // In BSP "mpc5125ads"287 compatible = "fsl,mpc5121-dma"; // BSP name: "mpc512x-dma2"
302 # define BSP(x) ((x) << 0) macro
234 # define BSP(x) ((x) << 0) macro
329 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in sumo_calculate_bsp()330 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in sumo_calculate_bsp()
279 # define BSP(x) ((x) << 0) macro
832 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in rv770_setup_bsp()833 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in rv770_setup_bsp()
340 WREG32(CG_BSP, BSP(p) | BSU(u)); in r600_set_bsp()
1436 # define BSP(x) ((x) << 0) macro
3758 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in si_setup_bsp()3759 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in si_setup_bsp()
271 Say Y here if your platform SAL will support removal of BSP with HOTPLUG_CPU281 Tiger4 systems are capable of re-directing CPEI to any CPU other than BSP.
78 A phandle / integer array property which lets the BSP know the location
84 case ENGINE_A(BSP ); break; in nvkm_udevice_info_v1()
2684 _(BSP , device->bsp , device->bsp); in nvkm_device_engine()
316 ThrustMaster DirectConnect (BSP)319 The TM DirectConnect (BSP) protocol is supported by the tmdc.c
129 DirectConnect (BSP) protocol over the PC gameport.
120 policy that favors BSP, taking into account the possibility of a CPU
281 # define BSP(x) ((x) << 0) macro
4223 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in si_setup_bsp()4224 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in si_setup_bsp()
874 disable BSP to wake up multiple CPUs without876 INIT from AP to BSP.
1312 Define which vcpu is the Bootstrap Processor (BSP). Values are the same