Searched refs:SPR_L2CR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | cpu_init.c | 105 spr_register(env, SPR_L2CR, "L2CR", in register_755_sprs() 628 spr_register(env, SPR_L2CR, "L2CR", in register_74xx_sprs() 3576 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750() 3642 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750cl() 3828 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750cx() 3897 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750fx() 3970 spr_register(env, SPR_L2CR, "L2CR", in init_proc_750gx()
|
H A D | cpu.h | 2255 #define SPR_L2CR (0x3F9) macro
|