Searched refs:vmcb_access (Results 1 – 1 of 1) sorted by relevance
118 vmcb_access(struct svm_vcpu *vcpu, int write, int ident, uint64_t *val) in vmcb_access() function174 return (vmcb_access(vcpu, 0, ident, retval)); in vmcb_read()281 return (vmcb_access(vcpu, 1, ident, &val)); in vmcb_write()