Home
last modified time | relevance | path

Searched refs:HCR_TDZ (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/arm64/include/asm/
H A Dkvm_arm.h46 #define HCR_TDZ (UL(1) << 28) macro
/linux-6.15/arch/arm64/kvm/
H A Demulate-nested.c215 .value = HCR_TDZ,
216 .mask = HCR_TDZ,