Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dio_pgtable_v2.c350 if (get_pgtable_level() == PAGE_MODE_5_LEVEL) in v2_alloc_pgtable()
H A Dio_pgtable.c105 case PAGE_MODE_5_LEVEL: in free_sub_pt()
H A Damd_iommu_types.h324 #define PAGE_MODE_5_LEVEL 0x05 macro
H A Dinit.c3092 amd_iommu_gpt_level = PAGE_MODE_5_LEVEL; in early_amd_iommu_init()
3674 amd_iommu_gpt_level != PAGE_MODE_5_LEVEL) in amd_iommu_pasid_supported()
H A Diommu.c1913 if (amd_iommu_gpt_level == PAGE_MODE_5_LEVEL) { in set_dte_entry()