Home
last modified time | relevance | path

Searched refs:RPN (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/doc/
H A DREADME.mpc85xx50 EPN -->RPN : CONFIG_SYS_MONITOR_BASE --> CONFIG_SYS_MONITOR_BASE
56 EPN -->RPN : CONFIG_SYS_MONITOR_BASE --> CONFIG_SYS_MONITOR_BASE
62 EPN -->RPN : CONFIG_SYS_INIT_RAM_ADDR --> CONFIG_SYS_INIT_RAM_ADDR
68 EPN -->RPN : CONFIG_SYS_CCSRBAR --> CONFIG_SYS_CCSRBAR
87 EPN -->RPN : CONFIG_SYS_FLASH_BASE --> CONFIG_SYS_FLASH_BASE_PHYS
97 EPN -->RPN : CONFIG_SYS_MONITOR_BASE --> CONFIG_SYS_PBI_FLASH_WINDOW
100 EPN -->RPN : CONFIG_SYS_MONITOR_BASE & 0xffc00000 --> 0xffc00000
108 EPN -->RPN : CONFIG_SYS_MONITOR_BASE --> CONFIG_SYS_PBI_FLASH_WINDOW
111 EPN -->RPN : CONFIG_SYS_MONITOR_BASE & 0xffc00000 --> 0xffc00000
118 EPN -->RPN : CONFIG_SYS_INIT_RAM_ADDR --> CONFIG_SYS_INIT_RAM_ADDR
[all …]
/openbmc/qemu/target/ppc/
H A Dmmu_helper.c561 target_ulong RPN, CMP, EPN; in do_6xx_tlb() local
564 RPN = env->spr[SPR_RPA]; in do_6xx_tlb()
576 __func__, new_EPN, EPN, CMP, RPN, way); in do_6xx_tlb()
579 way, is_code, CMP, RPN); in do_6xx_tlb()
712 ret = tlb->RPN; in helper_4xx_tlbre_lo()
785 (int)entry, tlb->RPN, tlb->EPN, tlb->size, in helper_4xx_tlbwe_hi()
810 tlb->RPN = val & PPC4XX_TLBLO_RPN_MASK; in helper_4xx_tlbwe_lo()
821 (int)entry, tlb->RPN, tlb->EPN, tlb->size, in helper_4xx_tlbwe_lo()
887 tlb->RPN = value & 0xFFFFFC0F; in helper_440_tlbwe()
943 ret = tlb->RPN; in helper_440_tlbre()
H A Dmmu-booke.c51 *raddrp = (tlb->RPN & mask) | (address & ~mask); in ppcemb_tlb_check()
140 *raddr |= (uint64_t)(tlb->RPN & 0xF) << 32; in mmubooke_check_pid()
H A Dmmu_common.c382 pa = entry->RPN & mask; in mmubooke_dump_mmu()
384 pa |= (hwaddr)(entry->RPN & 0xF) << 32; in mmubooke_dump_mmu()
H A Dmachine.c543 VMSTATE_UINT64(RPN, ppcemb_tlb_t),
H A Dcpu.h364 uint64_t RPN; member
/openbmc/qemu/hw/ppc/
H A Dppc_booke.c41 tlb->RPN = pa & TARGET_PAGE_MASK; in booke_set_tlb()
H A Dsam460ex.c244 env->tlb.tlbe[0].RPN |= 4; in main_cpu_reset()
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst3086 PTE's RPN field (ie, it needs to be shifted left by 12 to OR it