Lines Matching refs:ECapReg

31   if (mVtdUnitInformation[VtdIndex].ECapReg.Bits.C == 0) {  in FlushPageTableMemory()
98 …nformation[VtdIndex].VtdUnitBaseAddress + (mVtdUnitInformation[VtdIndex].ECapReg.Bits.IRO * 16) + … in InvalidateIOTLB()
106 …nformation[VtdIndex].VtdUnitBaseAddress + (mVtdUnitInformation[VtdIndex].ECapReg.Bits.IRO * 16) + … in InvalidateIOTLB()
109 …nformation[VtdIndex].VtdUnitBaseAddress + (mVtdUnitInformation[VtdIndex].ECapReg.Bits.IRO * 16) + … in InvalidateIOTLB()
171 …mVtdUnitInformation[Index].ECapReg.Uint64 = MmioRead64 (mVtdUnitInformation[Index].VtdUnitBaseAddr… in PrepareVtdConfig()
172 DumpVtdECapRegs (&mVtdUnitInformation[Index].ECapReg); in PrepareVtdConfig()
391 IN VTD_ECAP_REG *ECapReg in DumpVtdECapRegs() argument
394 DEBUG((DEBUG_INFO, " ECapReg:\n", ECapReg->Uint64)); in DumpVtdECapRegs()
395 DEBUG((DEBUG_INFO, " C - 0x%x\n", ECapReg->Bits.C)); in DumpVtdECapRegs()
396 DEBUG((DEBUG_INFO, " QI - 0x%x\n", ECapReg->Bits.QI)); in DumpVtdECapRegs()
397 DEBUG((DEBUG_INFO, " DT - 0x%x\n", ECapReg->Bits.DT)); in DumpVtdECapRegs()
398 DEBUG((DEBUG_INFO, " IR - 0x%x\n", ECapReg->Bits.IR)); in DumpVtdECapRegs()
399 DEBUG((DEBUG_INFO, " EIM - 0x%x\n", ECapReg->Bits.EIM)); in DumpVtdECapRegs()
400 DEBUG((DEBUG_INFO, " PT - 0x%x\n", ECapReg->Bits.PT)); in DumpVtdECapRegs()
401 DEBUG((DEBUG_INFO, " SC - 0x%x\n", ECapReg->Bits.SC)); in DumpVtdECapRegs()
402 DEBUG((DEBUG_INFO, " IRO - 0x%x\n", ECapReg->Bits.IRO)); in DumpVtdECapRegs()
403 DEBUG((DEBUG_INFO, " MHMV - 0x%x\n", ECapReg->Bits.MHMV)); in DumpVtdECapRegs()
404 DEBUG((DEBUG_INFO, " ECS - 0x%x\n", ECapReg->Bits.ECS)); in DumpVtdECapRegs()
405 DEBUG((DEBUG_INFO, " MTS - 0x%x\n", ECapReg->Bits.MTS)); in DumpVtdECapRegs()
406 DEBUG((DEBUG_INFO, " NEST - 0x%x\n", ECapReg->Bits.NEST)); in DumpVtdECapRegs()
407 DEBUG((DEBUG_INFO, " DIS - 0x%x\n", ECapReg->Bits.DIS)); in DumpVtdECapRegs()
408 DEBUG((DEBUG_INFO, " PASID - 0x%x\n", ECapReg->Bits.PASID)); in DumpVtdECapRegs()
409 DEBUG((DEBUG_INFO, " PRS - 0x%x\n", ECapReg->Bits.PRS)); in DumpVtdECapRegs()
410 DEBUG((DEBUG_INFO, " ERS - 0x%x\n", ECapReg->Bits.ERS)); in DumpVtdECapRegs()
411 DEBUG((DEBUG_INFO, " SRS - 0x%x\n", ECapReg->Bits.SRS)); in DumpVtdECapRegs()
412 DEBUG((DEBUG_INFO, " NWFS - 0x%x\n", ECapReg->Bits.NWFS)); in DumpVtdECapRegs()
413 DEBUG((DEBUG_INFO, " EAFS - 0x%x\n", ECapReg->Bits.EAFS)); in DumpVtdECapRegs()
414 DEBUG((DEBUG_INFO, " PSS - 0x%x\n", ECapReg->Bits.PSS)); in DumpVtdECapRegs()
482 …nformation[VtdIndex].VtdUnitBaseAddress + (mVtdUnitInformation[VtdIndex].ECapReg.Bits.IRO * 16) + … in DumpVtdRegs()
485 …nformation[VtdIndex].VtdUnitBaseAddress + (mVtdUnitInformation[VtdIndex].ECapReg.Bits.IRO * 16) + … in DumpVtdRegs()