Searched refs:NR_HOST_SAVE_USER_MSRS (Results 1 – 1 of 1) sorted by relevance
132 #define NR_HOST_SAVE_USER_MSRS ARRAY_SIZE(host_save_user_msrs) macro207 u64 host_user_msrs[NR_HOST_SAVE_USER_MSRS];2225 for (i = 0; i < NR_HOST_SAVE_USER_MSRS; i++) in svm_vcpu_load()2264 for (i = 0; i < NR_HOST_SAVE_USER_MSRS; i++) in svm_vcpu_put()