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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/cpu/
H A Dhypervisor.c30 * some hypervisors might implement compatibility modes for other
31 * hypervisors and therefore need to be detected in specific sequence.
33 static const __initconst struct hypervisor_x86 * const hypervisors[] = variable
50 for (p = hypervisors; p < hypervisors + ARRAY_SIZE(hypervisors); p++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dhypervisor.c30 * some hypervisors might implement compatibility modes for other
31 * hypervisors and therefore need to be detected in specific sequence.
33 static const __initconst struct hypervisor_x86 * const hypervisors[] = variable
50 for (p = hypervisors; p < hypervisors + ARRAY_SIZE(hypervisors); p++) {

Completed in 72 milliseconds