Home
last modified time | relevance | path

Searched refs:GUEST_PGTABLE_4_LEVEL (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/iommu/amd/
H A Damd_iommu_types.h336 #define GUEST_PGTABLE_4_LEVEL 0x00 macro
H A Diommu.c2024 target->data[2] |= FIELD_PREP(DTE_GPT_LEVEL_MASK, GUEST_PGTABLE_4_LEVEL); in set_dte_gcr3_table()