Searched refs:cpu_state_storage (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | cpu_setup_ppc970.S | 64 cpu_state_storage: label 116 LOAD_REG_ADDR(r5,cpu_state_storage) 150 LOAD_REG_ADDR(r5,cpu_state_storage)
|
H A D | cpu_setup_6xx.S | 307 cpu_state_storage: label 323 lis r5,cpu_state_storage@h 324 ori r5,r5,cpu_state_storage@l 390 lis r5,(cpu_state_storage-KERNELBASE)@h 391 ori r5,r5,cpu_state_storage@l
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | cpu_setup_ppc970.S | 64 cpu_state_storage: label 116 LOAD_REG_ADDR(r5,cpu_state_storage) 150 LOAD_REG_ADDR(r5,cpu_state_storage)
|
H A D | cpu_setup_6xx.S | 336 cpu_state_storage: label 352 lis r5,cpu_state_storage@h 353 ori r5,r5,cpu_state_storage@l 419 lis r5,(cpu_state_storage-KERNELBASE)@h 420 ori r5,r5,cpu_state_storage@l
|
Completed in 3 milliseconds