Home
last modified time | relevance | path

Searched refs:cmpxchg_gpte (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/x86/kvm/
Dpaging_tmpl.h81 static bool FNAME(cmpxchg_gpte)(struct kvm *kvm, in FNAME() argument
197 if (FNAME(cmpxchg_gpte)(vcpu->kvm, table_gfn, in FNAME()
251 ret = FNAME(cmpxchg_gpte)(vcpu->kvm, table_gfn, index, pte, in FNAME()