Searched refs:InstructionAddress (Results 1 – 1 of 1) sorted by relevance
1304 UINT64 InstructionAddress; in SmmProfilePFHandler() local1339 InstructionAddress = Rip; in SmmProfilePFHandler()1344 InstructionAddress = GetSourceFromDestinationOnBts (CpuIndex, Rip); in SmmProfilePFHandler()1345 if (InstructionAddress == 0) { in SmmProfilePFHandler()1350 InstructionAddress = PFAddress; in SmmProfilePFHandler()1389 (SmmProfileEntry[Index].Instruction == InstructionAddress) && in SmmProfilePFHandler()1412 SmmProfileEntry[CurrentEntryNumber].Instruction = InstructionAddress; in SmmProfilePFHandler()