16 - hardware virtualization enable/disable
17 Comment: 'raw' because hardware enabling/disabling must be atomic /wrt
20 Name: kvm_arch::tsc_write_lock
23 Protects: - kvm_arch::{last_tsc_write,last_tsc_nsec,last_tsc_offset}
25 Comment: 'raw' because updating the tsc offsets must not be preempted.