Searched refs:vtd_ce_get_type (Results 1 – 1 of 1) sorted by relevance
1058 static inline uint32_t vtd_ce_get_type(VTDContextEntry *ce) in vtd_ce_get_type() function1067 switch (vtd_ce_get_type(ce)) { in vtd_ce_type_check()1086 vtd_ce_get_type(ce)); in vtd_ce_type_check()1701 return (vtd_ce_get_type(ce) == VTD_CONTEXT_TT_PASS_THROUGH); in vtd_dev_pt_enabled()