Home
last modified time | relevance | path

Searched refs:PPCHash64SegmentPageSizes (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.h147 struct PPCHash64SegmentPageSizes { struct
159 PPCHash64SegmentPageSizes sps[PPC_PAGE_SIZES_MAX_SZ]; argument
H A Dmmu-hash64.c245 const PPCHash64SegmentPageSizes *sps = NULL; in ppc_store_slb()
262 const PPCHash64SegmentPageSizes *sps1 = &cpu->hash64_opts->sps[i]; in ppc_store_slb()
598 static unsigned hpte_page_shift(const PPCHash64SegmentPageSizes *sps, in hpte_page_shift()
648 const PPCHash64SegmentPageSizes *sps, in ppc_hash64_pteg_search()
714 const PPCHash64SegmentPageSizes *sps = slb->sps; in ppc_hash64_htab_lookup()
789 const PPCHash64SegmentPageSizes *sps = &cpu->hash64_opts->sps[i]; in ppc_hash64_hpte_page_shift_noslb()
963 const PPCHash64SegmentPageSizes *sps = &cpu->hash64_opts->sps[i]; in build_vrma_slbe()
H A Dcpu.h390 typedef struct PPCHash64SegmentPageSizes PPCHash64SegmentPageSizes; typedef
396 const PPCHash64SegmentPageSizes *sps;
H A Dkvm.c382 PPCHash64SegmentPageSizes *qsps = &cpu->hash64_opts->sps[iq]; in kvm_check_mmu()
/openbmc/qemu/hw/ppc/
H A Dfdt.c25 PPCHash64SegmentPageSizes *sps = &cpu->hash64_opts->sps[i]; in ppc_create_page_sizes_prop()
H A Dspapr_caps.c381 PPCHash64SegmentPageSizes *sps = &opts->sps[i]; in ppc_hash64_filter_pagesizes()