Home
last modified time | relevance | path

Searched refs:ROUND (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/kvm/x86/
A Dtsc_msrs_test.c15 #define ROUND(x) ((x + UNITY / 2) & -UNITY) macro
16 #define rounded_rdmsr(x) ROUND(rdmsr(x))
17 #define rounded_host_rdmsr(x) ROUND(vcpu_get_msr(vcpu, x))

Completed in 3 milliseconds