Home
last modified time | relevance | path

Searched defs:fetch (Results 1 – 4 of 4) sorted by relevance

/arch/ia64/lib/
Dclear_page.S47 .fetch: stf.spill.nta [dst_fetch] = f0, L3_LINE_SIZE label
/arch/x86/include/asm/
Dkvm_emulate.h145 int (*fetch)(struct x86_emulate_ctxt *ctxt, member
351 struct fetch_cache fetch; member
/arch/x86/kvm/
Dpaging_tmpl.h615 static int FNAME(fetch)(struct kvm_vcpu *vcpu, gpa_t addr, in FNAME() argument
Demulate.c705 bool write, bool fetch, in __linearize()