Searched defs:HCR_AMVOFFEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ | ||
H A D | kvm_arm.h | 25 #define HCR_AMVOFFEN (UL(1) << 51) macro |
/openbmc/qemu/target/arm/ | ||
H A D | cpu.h | 1640 #define HCR_AMVOFFEN (1ULL << 51) macro |