Home
last modified time | relevance | path

Searched defs:msrval (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/x86/include/
H A Dmtrr.h71 uint64_t msrval; member
/netbsd-src/sys/arch/x86/x86/
H A Dspectre.c460 uint64_t msr, msrval = 0, msrbit = 0; in mitigation_v4_apply_cpu() local
/netbsd-src/sys/dev/nvmm/x86/
H A Dnvmm_x86_vmx.c3223 #define CTLS_ONE_ALLOWED(msrval, bitoff) \ argument
3225 #define CTLS_ZERO_ALLOWED(msrval, bitoff) \ argument