Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h540 static inline void set_cr4(uint64_t val) in set_cr4() function
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1591 void (*set_cr4)(struct kvm_vcpu *vcpu, unsigned long cr4); member