Searched refs:host_resident (Results 1 – 3 of 3) sorted by relevance
243 pgt_residency = mmu_prop->host_resident ? MMU_HR_PGT : MMU_DR_PGT; in hl_mmu_unmap_page()311 pgt_residency = mmu_prop->host_resident ? MMU_HR_PGT : MMU_DR_PGT; in hl_mmu_map_page()570 pgt_residency = mmu_prop->host_resident ? MMU_HR_PGT : MMU_DR_PGT; in hl_mmu_get_tlb_info()605 if (prop->pmmu.host_resident) in hl_mmu_if_set_funcs()
2484 prop->dmmu.host_resident = 0; in gaudi2_set_fixed_properties()2500 prop->pmmu.host_resident = 1; in gaudi2_set_fixed_properties()3093 if (prop->dmmu.host_resident) in gaudi2_mmu_clear_pgt_range()6037 rc = gaudi2_mmu_init_common(hdev, mmu_base, stlb_base, prop->pmmu.host_resident); in gaudi2_pci_mmu_init()6089 rc = gaudi2_mmu_init_common(hdev, mmu_base, stlb_base, prop->dmmu.host_resident); in gaudi2_dcore_hmmu_init()
532 u8 host_resident; member