Home
last modified time | relevance | path

Searched refs:PAGE_MODE_5_LEVEL (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/iommu/amd/
H A Dio_pgtable_v2.c353 if (get_pgtable_level() == PAGE_MODE_5_LEVEL) in v2_alloc_pgtable()
H A Dio_pgtable.c98 case PAGE_MODE_5_LEVEL: in free_sub_pt()
H A Damd_iommu_types.h332 #define PAGE_MODE_5_LEVEL 0x05 macro
H A Dinit.c3089 amd_iommu_gpt_level = PAGE_MODE_5_LEVEL; in early_amd_iommu_init()
3695 amd_iommu_gpt_level != PAGE_MODE_5_LEVEL) in amd_iommu_pasid_supported()
H A Diommu.c2021 if (amd_iommu_gpt_level == PAGE_MODE_5_LEVEL) in set_dte_gcr3_table()