Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dmmu-hash64.h142 uint32_t page_shift; /* Page shift (or 0) */ member
148 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()
/openbmc/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()
/openbmc/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.c146 static uint64_t pnv_xive2_vst_page_size_allowed(uint32_t page_shift) in pnv_xive2_vst_page_size_allowed()
178 uint32_t page_shift; in pnv_xive2_vst_addr_indirect() local
856 uint32_t page_shift = GETFIELD(VSD_TSIZE, vsd) + 12; in pnv_xive2_vst_set_exclusive() local
2653 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
/openbmc/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
/openbmc/u-boot/include/linux/mtd/
H A Donenand.h84 unsigned int page_shift; member
H A Drawnand.h918 int page_shift; member
/openbmc/u-boot/drivers/nvme/
H A Dnvme.c336 unsigned page_shift = 12; in nvme_configure_admin_queue() local
/openbmc/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
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h1810 __u32 page_shift; member
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h874 uint32_t page_shift; member