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