Searched refs:SVM_SELECTOR_TYPE_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dsvm.h194 #define SVM_SELECTOR_TYPE_MASK (0xf) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dsvm.c1056 var->type = s->attrib & SVM_SELECTOR_TYPE_MASK;
1279 s->attrib = (var->type & SVM_SELECTOR_TYPE_MASK);

Completed in 114 milliseconds