mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
A Hyper-V VTL level 2 guest in 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 to retrieve the address. Suggested-by: Michael Kelley <mhklinux@outlook.com> Acked-by: Rafael J. Wysocki (Intel) <rafael@kernel.org> Signed-off-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com> Signed-off-by: Dexuan Cui <dexuan@kernel.org> |
||
|---|---|---|
| .. | ||
| apei.c | ||
| boot.c | ||
| cppc.c | ||
| cstate.c | ||
| madt_playdead.S | ||
| madt_wakeup.c | ||
| Makefile | ||
| sleep.c | ||
| sleep.h | ||
| wakeup_32.S | ||
| wakeup_64.S | ||