Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dnested.c43 if (gpt_level != GUEST_PGTABLE_4_LEVEL && in validate_gdte_nested()
H A Damd_iommu_types.h352 #define GUEST_PGTABLE_4_LEVEL 0x00 macro
H A Diommu.c2100 new->data[2] |= FIELD_PREP(DTE_GPT_LEVEL_MASK, GUEST_PGTABLE_4_LEVEL); in set_dte_gcr3_table()