Searched refs:PTE2PA (Results 1 – 1 of 1) sorted by relevance
1104 #define PTE2PA(x) ((uint64_t)(x) & AMDVI_PT_MASK) in amdvi_set_pt() macro1105 pa = PTE2PA(pt[index]); in amdvi_set_pt()