stos/amd64: cpu: Save KPCR in IA32_GS_BASE
Signed-off-by: Chloe M. <chloe@mensia.org>
This commit is contained in:
@@ -41,4 +41,10 @@ VOID HalKpcrP1Init(KPCR *Kpcr);
|
||||
*/
|
||||
VOID HalKpcrP2Init(KPCR *Kpcr);
|
||||
|
||||
/*
|
||||
* Obtain the KPCR for the current processor, it is never to
|
||||
* be of a NULL value.
|
||||
*/
|
||||
KPCR *HalKpcrCurrent(VOID);
|
||||
|
||||
#endif /* !_HAL_KPCR_H_ */
|
||||
|
||||
Reference in New Issue
Block a user