Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h165 #define HF_GUEST_SHIFT 21 /* SVM intercepts are active */
192 #define HF_GUEST_MASK (1 << HF_GUEST_SHIFT)
164 #define HF_GUEST_SHIFT global() macro