Searched defs:pte_offset (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | mmu-hash32.c | 208 hwaddr pte_offset = pteg_off; in ppc_hash32_pteg_search() local 236 static void ppc_hash32_set_r(PowerPCCPU *cpu, hwaddr pte_offset, uint32_t pte1) in ppc_hash32_set_r() 245 static void ppc_hash32_set_c(PowerPCCPU *cpu, hwaddr pte_offset, uint64_t pte1) in ppc_hash32_set_c() 258 hwaddr pteg_off, pte_offset; in ppc_hash32_htab_lookup() local 301 hwaddr pte_offset, raddr; in ppc_hash32_xlate() local
|
H A D | mmu-hash32.h | 73 hwaddr pte_offset) in ppc_hash32_load_hpte0() 81 hwaddr pte_offset) in ppc_hash32_load_hpte1() 89 hwaddr pte_offset, target_ulong pte0) in ppc_hash32_store_hpte0() 97 hwaddr pte_offset, target_ulong pte1) in ppc_hash32_store_hpte1()
|
H A D | mmu-hash64.c | 555 hwaddr pte_offset = ptex * HASH_PTE_SIZE_64; in ppc_hash64_map_hptes() local
|
/openbmc/linux/sound/soc/amd/ |
H A D | acp-pcm-dma.c | 204 u32 pte_offset, u16 ch, in set_acp_sysmem_dma_descriptors() 299 u16 num_of_pages, u32 pte_offset) in acp_pte_config()
|
H A D | acp.h | 149 u32 pte_offset; member
|
/openbmc/linux/drivers/accel/habanalabs/common/mmu/ |
H A D | mmu_v1.c | 204 u64 pte_offset = shadow_addr & page_mask; in get_phys_addr() local
|
H A D | mmu.c | 950 u64 pte_offset = phys_pte_addr & page_mask; in hl_mmu_hr_pte_phys_to_virt() local
|
/openbmc/linux/sound/soc/amd/acp/ |
H A D | amd.h | 143 u32 pte_offset; member
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | iommu.c | 466 unsigned long pte_offset) in cell_iommu_setup_window()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr.c | 1459 hwaddr pte_offset = ptex * HASH_PTE_SIZE_64; in spapr_map_hptes() local
|