Searched defs:vsid (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | spapr_vhyp_mmu.c | 460 uint64_t offset, vsid; in rehash_hpte() local 472 uint64_t offset, vsid; in rehash_hpte() local
|
/openbmc/qemu/target/ppc/ |
H A D | mmu-hash64.c | 241 target_ulong esid, target_ulong vsid) in ppc_store_slb() 713 uint64_t vsid, epnmask, epn, ptem; in ppc_hash64_htab_lookup() local 959 target_ulong vsid = SLB_VSID_VRMA | llp; in build_vrma_slbe() local
|
H A D | mmu-hash32.c | 260 uint32_t vsid, pgidx, ptem; in ppc_hash32_htab_lookup() local
|
H A D | mmu_common.c | 268 target_ulong vsid, sr, pgidx, ptem; in mmu6xx_get_physical_address() local
|
H A D | mmu_helper.c | 350 uint64_t esid, vsid; in helper_store_sr() local
|
H A D | cpu.h | 399 uint64_t vsid; member
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | mmu.h | 12 unsigned long long vsid:52; member 49 unsigned long vsid:24; /* Virtual Segment Identifier */ member
|