Searched refs:PFGateHigh (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/x86/
H A Dprocess.cc515 GateDescriptorHigh PFGateHigh = 0; local
516 PFGateHigh.offset = bits(PFHandlerVirtAddr, 63, 32);
521 } PFGate = {PFGateLow, PFGateHigh};

Completed in 8 milliseconds