Searched refs:MSR_NON_EXISTENT (Results 1 – 1 of 1) sorted by relevance
20 #define MSR_NON_EXISTENT 0x474f4f00 macro45 .base = MSR_NON_EXISTENT,256 test_wrmsr(MSR_NON_EXISTENT, 2); in guest_code_filter_allow()259 data = test_rdmsr(MSR_NON_EXISTENT); in guest_code_filter_allow()292 test_em_wrmsr(MSR_NON_EXISTENT, 2); in guest_code_filter_allow()294 data = test_em_rdmsr(MSR_NON_EXISTENT); in guest_code_filter_allow()425 case MSR_NON_EXISTENT: in process_rdmsr()459 case MSR_NON_EXISTENT: in process_wrmsr()561 run_guest_then_process_wrmsr(vcpu, MSR_NON_EXISTENT); in test_msr_filter_allow()562 run_guest_then_process_rdmsr(vcpu, MSR_NON_EXISTENT); in test_msr_filter_allow()[all …]