Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dcommon.h60 static __always_inline bool is_td(struct kvm *kvm) in is_td() function
72 static __always_inline bool is_td(struct kvm *kvm) { return false; } in is_td() function