Home
last modified time | relevance | path

Searched defs:HCR_TVM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_arm.h48 #define HCR_TVM (UL(1) << 26) macro
/openbmc/qemu/target/arm/
H A Dcpu.h1615 #define HCR_TVM (1ULL << 26) macro