mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 01:08:22 +02:00
The KVM_MAX_VCPUS value is supposed to be aligned with number of
VMID bits in the hgatp CSR but the current KVM_MAX_VCPUS value
is aligned with number of ASID bits in the satp CSR.
Fixes:
|
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||