Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddmar.h26 #define DMAR_PLATFORM_OPT_IN 0x4 macro
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c2454 ret = !!(dmar->flags & DMAR_PLATFORM_OPT_IN); in dmar_platform_optin()