Home
last modified time | relevance | path

Searched defs:set_cr4 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/tools/testing/selftests/kvm/include/
Dx86.h218 static inline void set_cr4(uint64_t val) in set_cr4() function
/Linux-v4.19/arch/x86/include/asm/
Dkvm_host.h980 int (*set_cr4)(struct kvm_vcpu *vcpu, unsigned long cr4); member