The physical address sizes come from cpuid Fn8000_0008_EAX but due to a variable shadowing problem, when vtom was disabled it was instead taking it from cpuid Fn8000_001F_EAX.
Fixes: edf38b0c7f ("platform: Calculate PTE masks through platform abstraction")
The physical address sizes come from cpuid Fn8000_0008_EAX but due to a variable shadowing problem, when vtom was disabled it was instead taking it from cpuid Fn8000_001F_EAX.
Fixes: edf38b0c7f ("platform: Calculate PTE masks through platform abstraction")