Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu-hash64.h144 uint32_t page_shift; /* Page shift (or 0) */ member
150 uint32_t page_shift; /* Base page shift of segment (or 0) */ member
H A Dkvm_ppc.h277 static inline void *kvmppc_create_spapr_tce(uint32_t liobn, uint32_t page_shift, in kvmppc_create_spapr_tce()
H A Dkvm.c2224 void *kvmppc_create_spapr_tce(uint32_t liobn, uint32_t page_shift, in kvmppc_create_spapr_tce()
/qemu/hw/ppc/
H A Dspapr_rtas_ddw.c151 uint32_t addr, page_shift, window_shift, liobn; in rtas_ibm_create_pe_dma_window() local
H A Dspapr_iommu.c81 uint32_t page_shift, in spapr_tce_alloc_table()
383 uint32_t page_shift, uint64_t bus_offset, in spapr_tce_table_enable()
/qemu/hw/intc/
H A Dpnv_xive.c95 static uint64_t pnv_xive_vst_page_size_allowed(uint32_t page_shift) in pnv_xive_vst_page_size_allowed()
127 uint32_t page_shift; in pnv_xive_vst_addr_indirect() local
609 uint32_t page_shift; in pnv_xive_vst_per_subpage() local
772 uint32_t page_shift = GETFIELD(VSD_TSIZE, vsd) + 12; in pnv_xive_vst_set_exclusive() local
H A Dpnv_xive2.c135 static uint64_t pnv_xive2_vst_page_size_allowed(uint32_t page_shift) in pnv_xive2_vst_page_size_allowed()
167 uint32_t page_shift; in pnv_xive2_vst_addr_indirect() local
824 uint32_t page_shift = GETFIELD(VSD_TSIZE, vsd) + 12; in pnv_xive2_vst_set_exclusive() local
2585 uint32_t page_shift; in pnv_xive2_vst_per_subpage() local
H A Dspapr_xive_kvm.c703 uint32_t page_shift = 16; /* TODO: fix page_shift */ in kvmppc_xive_mmap() local
/qemu/linux-headers/asm-powerpc/
H A Dkvm.h348 __u32 page_shift; member
438 __u8 page_shift; member
753 __u32 page_shift; /* Page shift (or 0) */ member
758 __u32 page_shift; /* Base page shift of segment (or 0) */ member
/qemu/target/arm/tcg/
H A Dtlb-insns.c829 unsigned int page_size_granule, page_shift, num, scale, exponent; in tlbi_aa64_get_range() local
/qemu/linux-headers/linux/
H A Dvfio.h1810 __u32 page_shift; member
/qemu/include/hw/ppc/
H A Dspapr.h874 uint32_t page_shift; member