Searched refs:SPR_40x_PID (Results 1 – 4 of 4) sorted by relevance
678 if (env->spr[SPR_40x_PID] != val) { in helper_store_40x_pid()679 env->spr[SPR_40x_PID] = val; in helper_store_40x_pid()752 if ((tlb->prot & PAGE_VALID) && tlb->PID == env->spr[SPR_40x_PID]) { in helper_4xx_tlbwe_hi()781 tlb->PID = env->spr[SPR_40x_PID]; /* PID */ in helper_4xx_tlbwe_hi()803 if ((tlb->prot & PAGE_VALID) && tlb->PID == env->spr[SPR_40x_PID]) { in helper_4xx_tlbwe_lo()830 return ppcemb_tlb_search(env, address, env->spr[SPR_40x_PID]); in helper_4xx_tlbsx()
83 env->spr[SPR_40x_PID], i)) { in mmu40x_get_physical_address()
2163 #define SPR_40x_PID (0x3B1) macro
1148 spr_register(env, SPR_40x_PID, "PID", in register_405_sprs()7724 env->spr[SPR_40x_SRR3], env->spr[SPR_40x_PID]); in ppc_cpu_dump_state()