Home
last modified time | relevance | path

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

/arch/ia64/lib/
Dclear_page.S45 .fetch: stf.spill.nta [dst_fetch] = f0, L3_LINE_SIZE label
/arch/x86/include/asm/
Dkvm_emulate.h143 int (*fetch)(struct x86_emulate_ctxt *ctxt, member
347 struct fetch_cache fetch; member
/arch/x86/kvm/
Dpaging_tmpl.h551 static int FNAME(fetch)(struct kvm_vcpu *vcpu, gva_t addr, in FNAME() argument
Demulate.c669 bool write, bool fetch, in __linearize()