Home
last modified time | relevance | path

Searched defs:pte0 (Results 1 – 12 of 12) sorted by relevance

/qemu/target/ppc/
H A Dmmu-hash32.h90 hwaddr pte_offset, target_ulong pte0) in ppc_hash32_store_hpte0()
106 uint32_t pte0, pte1; member
H A Dinternal.h285 static inline int pte_is_valid(target_ulong pte0) in pte_is_valid()
290 static inline void pte_invalidate(target_ulong *pte0) in pte_invalidate()
H A Dmmu-hash64.c552 uint64_t pte0, uint64_t pte1) in hpte_page_shift()
588 static void ppc64_v3_new_to_old_hpte(target_ulong *pte0, target_ulong *pte1) in ppc64_v3_new_to_old_hpte()
607 target_ulong pte0, pte1; in ppc_hash64_pteg_search() local
729 uint64_t pte0, uint64_t pte1) in ppc_hash64_hpte_page_shift_noslb()
1161 target_ulong pte0, target_ulong pte1) in ppc_hash64_tlb_flush_hpte()
H A Dmmu-hash64.h116 uint64_t pte0, pte1; member
H A Dmmu-hash32.c290 target_ulong pte0, pte1; in ppc_hash32_pteg_search() local
H A Dkvm_ppc.h321 static inline void kvmppc_write_hpte(hwaddr ptex, uint64_t pte0, uint64_t pte1) in kvmppc_write_hpte()
H A Dmmu_common.c127 static int ppc6xx_tlb_pte_check(mmu_ctx_t *ctx, target_ulong pte0, in ppc6xx_tlb_pte_check()
H A Dkvm.c2794 void kvmppc_write_hpte(hwaddr ptex, uint64_t pte0, uint64_t pte1) in kvmppc_write_hpte()
2799 uint64_t pte0; in kvmppc_write_hpte() member
H A Dmmu_helper.c95 int is_code, target_ulong pte0, target_ulong pte1) in ppc6xx_tlb_store()
H A Dcpu.h354 target_ulong pte0; member
/qemu/hw/ppc/
H A Dspapr_vhyp_mmu.c433 uint64_t pte0, uint64_t pte1) in new_hpte_store()
452 target_ulong pte0 = ppc_hash64_hpte0(cpu, hptes, slot); in rehash_hpte() local
H A Dspapr.c1524 uint64_t pte0, uint64_t pte1) in spapr_store_hpte()