Searched defs:set_cr4 (Results 1 – 3 of 3) sorted by relevance
569 static inline void set_cr4(uint64_t val) in set_cr4() function
1693 void (*set_cr4)(struct kvm_vcpu *vcpu, unsigned long cr4); member
1355 kvm_x86_call(set_cr4)(vcpu, cr4); in kvm_set_cr4() local