You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x86/smpwakeup: Add a helper get the address of the wakeup mailbox
A Hyper-V VTL level 2 guest on a TDX environment needs to map the
physical page of the ACPI Multiprocessor Wakeup Structure as private
(encrypted). It needs to know the physical address of this structure.
Add a helper function.
Reviewed-by: Michael Kelley <[email protected]>
Suggested-by: Michael Kelley <[email protected]>
Signed-off-by: Ricardo Neri <[email protected]>
0 commit comments