Searched refs:SPR_L2CR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | cpu_init.c | 106 spr_register(env, SPR_L2CR, "L2CR", in register_755_sprs() 629 spr_register(env, SPR_L2CR, "L2CR", in register_74xx_sprs() 3577 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750() 3643 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750cl() 3829 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750cx() 3898 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750fx() 3971 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750gx()
|
H A D | cpu.h | 2252 #define SPR_L2CR (0x3F9) macro
|