Searched refs:PASID_PDE_SHIFT (Results 1 – 3 of 3) sorted by relevance
18 #define PASID_PDE_SHIFT 6 macro20 #define PASID_TBL_ENTRIES BIT(PASID_PDE_SHIFT)
61 size = max_pasid >> (PASID_PDE_SHIFT - 3); in intel_pasid_alloc_table()97 max_pde = pasid_table->max_pasid >> PASID_PDE_SHIFT; in intel_pasid_free_table()143 dir_index = pasid >> PASID_PDE_SHIFT; in intel_pasid_get_entry()967 max_pde = table->max_pasid >> PASID_PDE_SHIFT; in context_get_sm_pds()
638 dir_index = pasid >> PASID_PDE_SHIFT; in dmar_fault_dump_ptes()