HomeSort by relevance Sort by last modified time
    Searched full:has_msr_star (Results 1 - 1 of 1) sorted by null

  /external/qemu/target-i386/
kvm.c 211 static int has_msr_star; local
216 if (has_msr_star == 0) {
219 has_msr_star = -1;
238 has_msr_star = 1;
247 if (has_msr_star == 1)

Completed in 56 milliseconds