Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dxen.h132 struct compat_vcpu_info vcpu_info[MAX_VIRT_CPUS];
/arch/x86/include/asm/xen/
Dinterface.h107 #define MAX_VIRT_CPUS 32 macro
/arch/x86/xen/
Denlighten.c194 if (xen_vcpu_nr(cpu) < MAX_VIRT_CPUS) { in xen_vcpu_info_reset()
Dsmp.c135 if (xen_vcpu_nr(cpu) < MAX_VIRT_CPUS) in xen_smp_cpus_done()