Lines Matching full:case
79 case 0: in helper_write_crN()
91 case 3: in helper_write_crN()
101 case 4: in helper_write_crN()
111 case 8: in helper_write_crN()
143 case MSR_IA32_SYSENTER_CS: in helper_wrmsr()
146 case MSR_IA32_SYSENTER_ESP: in helper_wrmsr()
149 case MSR_IA32_SYSENTER_EIP: in helper_wrmsr()
152 case MSR_IA32_APICBASE: { in helper_wrmsr()
165 case MSR_EFER: in helper_wrmsr()
192 case MSR_STAR: in helper_wrmsr()
195 case MSR_PAT: in helper_wrmsr()
198 case MSR_IA32_PKRS: in helper_wrmsr()
205 case MSR_VM_HSAVE_PA: in helper_wrmsr()
212 case MSR_LSTAR: in helper_wrmsr()
215 case MSR_CSTAR: in helper_wrmsr()
218 case MSR_FMASK: in helper_wrmsr()
221 case MSR_FSBASE: in helper_wrmsr()
224 case MSR_GSBASE: in helper_wrmsr()
227 case MSR_KERNELGSBASE: in helper_wrmsr()
231 case MSR_MTRRphysBase(0): in helper_wrmsr()
232 case MSR_MTRRphysBase(1): in helper_wrmsr()
233 case MSR_MTRRphysBase(2): in helper_wrmsr()
234 case MSR_MTRRphysBase(3): in helper_wrmsr()
235 case MSR_MTRRphysBase(4): in helper_wrmsr()
236 case MSR_MTRRphysBase(5): in helper_wrmsr()
237 case MSR_MTRRphysBase(6): in helper_wrmsr()
238 case MSR_MTRRphysBase(7): in helper_wrmsr()
242 case MSR_MTRRphysMask(0): in helper_wrmsr()
243 case MSR_MTRRphysMask(1): in helper_wrmsr()
244 case MSR_MTRRphysMask(2): in helper_wrmsr()
245 case MSR_MTRRphysMask(3): in helper_wrmsr()
246 case MSR_MTRRphysMask(4): in helper_wrmsr()
247 case MSR_MTRRphysMask(5): in helper_wrmsr()
248 case MSR_MTRRphysMask(6): in helper_wrmsr()
249 case MSR_MTRRphysMask(7): in helper_wrmsr()
253 case MSR_MTRRfix64K_00000: in helper_wrmsr()
257 case MSR_MTRRfix16K_80000: in helper_wrmsr()
258 case MSR_MTRRfix16K_A0000: in helper_wrmsr()
262 case MSR_MTRRfix4K_C0000: in helper_wrmsr()
263 case MSR_MTRRfix4K_C8000: in helper_wrmsr()
264 case MSR_MTRRfix4K_D0000: in helper_wrmsr()
265 case MSR_MTRRfix4K_D8000: in helper_wrmsr()
266 case MSR_MTRRfix4K_E0000: in helper_wrmsr()
267 case MSR_MTRRfix4K_E8000: in helper_wrmsr()
268 case MSR_MTRRfix4K_F0000: in helper_wrmsr()
269 case MSR_MTRRfix4K_F8000: in helper_wrmsr()
273 case MSR_MTRRdefType: in helper_wrmsr()
276 case MSR_MCG_STATUS: in helper_wrmsr()
279 case MSR_MCG_CTL: in helper_wrmsr()
285 case MSR_TSC_AUX: in helper_wrmsr()
288 case MSR_IA32_MISC_ENABLE: in helper_wrmsr()
291 case MSR_IA32_BNDCFGS: in helper_wrmsr()
297 case MSR_APIC_START ... MSR_APIC_END: { in helper_wrmsr()
337 case MSR_IA32_SYSENTER_CS: in helper_rdmsr()
340 case MSR_IA32_SYSENTER_ESP: in helper_rdmsr()
343 case MSR_IA32_SYSENTER_EIP: in helper_rdmsr()
346 case MSR_IA32_APICBASE: in helper_rdmsr()
349 case MSR_EFER: in helper_rdmsr()
352 case MSR_STAR: in helper_rdmsr()
355 case MSR_PAT: in helper_rdmsr()
358 case MSR_IA32_PKRS: in helper_rdmsr()
361 case MSR_VM_HSAVE_PA: in helper_rdmsr()
364 case MSR_IA32_PERF_STATUS: in helper_rdmsr()
371 case MSR_LSTAR: in helper_rdmsr()
374 case MSR_CSTAR: in helper_rdmsr()
377 case MSR_FMASK: in helper_rdmsr()
380 case MSR_FSBASE: in helper_rdmsr()
383 case MSR_GSBASE: in helper_rdmsr()
386 case MSR_KERNELGSBASE: in helper_rdmsr()
389 case MSR_TSC_AUX: in helper_rdmsr()
393 case MSR_SMI_COUNT: in helper_rdmsr()
396 case MSR_MTRRphysBase(0): in helper_rdmsr()
397 case MSR_MTRRphysBase(1): in helper_rdmsr()
398 case MSR_MTRRphysBase(2): in helper_rdmsr()
399 case MSR_MTRRphysBase(3): in helper_rdmsr()
400 case MSR_MTRRphysBase(4): in helper_rdmsr()
401 case MSR_MTRRphysBase(5): in helper_rdmsr()
402 case MSR_MTRRphysBase(6): in helper_rdmsr()
403 case MSR_MTRRphysBase(7): in helper_rdmsr()
407 case MSR_MTRRphysMask(0): in helper_rdmsr()
408 case MSR_MTRRphysMask(1): in helper_rdmsr()
409 case MSR_MTRRphysMask(2): in helper_rdmsr()
410 case MSR_MTRRphysMask(3): in helper_rdmsr()
411 case MSR_MTRRphysMask(4): in helper_rdmsr()
412 case MSR_MTRRphysMask(5): in helper_rdmsr()
413 case MSR_MTRRphysMask(6): in helper_rdmsr()
414 case MSR_MTRRphysMask(7): in helper_rdmsr()
418 case MSR_MTRRfix64K_00000: in helper_rdmsr()
421 case MSR_MTRRfix16K_80000: in helper_rdmsr()
422 case MSR_MTRRfix16K_A0000: in helper_rdmsr()
426 case MSR_MTRRfix4K_C0000: in helper_rdmsr()
427 case MSR_MTRRfix4K_C8000: in helper_rdmsr()
428 case MSR_MTRRfix4K_D0000: in helper_rdmsr()
429 case MSR_MTRRfix4K_D8000: in helper_rdmsr()
430 case MSR_MTRRfix4K_E0000: in helper_rdmsr()
431 case MSR_MTRRfix4K_E8000: in helper_rdmsr()
432 case MSR_MTRRfix4K_F0000: in helper_rdmsr()
433 case MSR_MTRRfix4K_F8000: in helper_rdmsr()
437 case MSR_MTRRdefType: in helper_rdmsr()
440 case MSR_MTRRcap: in helper_rdmsr()
449 case MSR_MCG_CAP: in helper_rdmsr()
452 case MSR_MCG_CTL: in helper_rdmsr()
459 case MSR_MCG_STATUS: in helper_rdmsr()
462 case MSR_IA32_MISC_ENABLE: in helper_rdmsr()
465 case MSR_IA32_BNDCFGS: in helper_rdmsr()
468 case MSR_IA32_UCODE_REV: in helper_rdmsr()
471 case MSR_CORE_THREAD_COUNT: { in helper_rdmsr()
475 case MSR_APIC_START ... MSR_APIC_END: { in helper_rdmsr()