Searched refs:GUEST_IN_PHY (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/ia64/kvm/
H A Dvcpu.h342 #define GUEST_IN_PHY 0x1 macro
379 ((v->arch.mode_flags) & GUEST_IN_PHY)
H A Dvcpu.c97 vcpu->arch.mode_flags = GUEST_IN_PHY;
147 vcpu->arch.mode_flags |= GUEST_IN_PHY;
155 vcpu->arch.mode_flags &= ~GUEST_IN_PHY;
2040 vcpu->arch.mode_flags = GUEST_IN_PHY;

Completed in 46 milliseconds