Home
last modified time | relevance | path

Searched defs:page_table (Results 1 – 20 of 20) sorted by relevance

/openbmc/u-boot/arch/arm/lib/
H A Dcache-cp15.c29 u64 *page_table = (u64 *)gd->arch.tlb_addr; in set_section_dcache() local
56 u64 *page_table = (u64 *)gd->arch.tlb_addr; in mmu_set_region_dcache_behaviour() local
126 u64 *page_table = (u64 *)(gd->arch.tlb_addr + (4096 * 4)); in mmu_setup() local
/openbmc/linux/sound/soc/sof/
H A Dsof-utils.c27 unsigned char *page_table, size_t size) in snd_sof_create_page_table()
H A Dsof-audio.h318 struct snd_dma_buffer page_table; member
/openbmc/linux/drivers/iommu/
H A Dsun50i-iommu.c525 u32 *page_table; in sun50i_iommu_alloc_page_table() local
545 u32 *page_table) in sun50i_iommu_free_page_table()
557 u32 *page_table; in sun50i_dte_get_page_table() local
598 u32 *page_table, *pte_addr; in sun50i_iommu_map() local
654 u32 *page_table; in sun50i_iommu_iova_to_phys() local
735 u32 *page_table; in sun50i_iommu_detach_domain() local
H A Drockchip-iommu.c656 u32 *page_table; in rk_iommu_iova_to_phys() local
718 u32 *page_table, *dte_addr; in rk_dte_get_page_table() local
825 u32 *page_table, *pte_addr; in rk_iommu_map() local
1120 u32 *page_table = phys_to_virt(pt_phys); in rk_iommu_domain_free() local
/openbmc/qemu/tests/tcg/s390x/
H A Dsam.S64 page_table: label
/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c98 static inline void set_pgtable(u32 *page_table, u32 index, u32 phy_addr) in set_pgtable()
107 static inline void set_pgsection(u32 *page_table, u32 index, u64 phy_addr, in set_pgsection()
/openbmc/linux/arch/sparc/include/asm/
H A Dio-unit.h47 iopte_t __iomem *page_table; member
H A Diommu_32.h104 iopte_t *page_table; member
H A Diommu_64.h60 iopte_t *page_table; member
/openbmc/linux/arch/x86/power/
H A Dhibernate_32.c62 pte_t *page_table = (pte_t *)get_safe_page(GFP_ATOMIC); in resume_one_page_table_init() local
/openbmc/linux/arch/x86/mm/
H A Dinit_32.c98 pte_t *page_table = (pte_t *)alloc_low_page(); in one_page_table_init() local
/openbmc/linux/sound/soc/intel/catpt/
H A Dpcm.c164 u32 *page_table; in catpt_arrange_page_table() local
/openbmc/linux/arch/sparc/kernel/
H A Dldc.c108 struct ldc_mtable_entry *page_table; member
2076 struct ldc_mtable_entry *page_table; member
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dgtt.c650 void *page_table, int type, in ppgtt_spt_get_entry()
679 void *page_table, int type, in ppgtt_spt_set_entry()
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dprocessor.c141 uint64_t *page_table = addr_gpa2hva(vm, pt_gpa); in virt_get_pte() local
/openbmc/linux/drivers/firewire/
H A Dsbp2.c315 struct sbp2_pointer page_table[SG_ALL] __attribute__((aligned(8))); member
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h465 struct vmw_mob *page_table; member
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c759 __le32 *page_table = (__le32 *) dma->pgtbl; in cnic_setup_page_tbl() local
773 __le32 *page_table = (__le32 *) dma->pgtbl; in cnic_setup_page_tbl_le() local
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1204 const struct rtw_page_table *page_table; member