Searched refs:rdmsr_safe (Results 1 – 2 of 2) sorted by relevance
109 unsigned char vector = rdmsr_safe(msr, &ignored); in test_rdmsr_fault()
489 static inline int rdmsr_safe(u32 index, uint64_t *val) in rdmsr_safe() function