Searched defs:fetch (Results 1 - 7 of 7) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadowacpi.c | 51 u32 fetch = limit - start; acpi_read_fast() local 72 u32 fetch = 0; acpi_read_slow() local
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | paging_tmpl.h | 551 static int FNAME(fetch)(struct kvm_vcpu *vcpu, gva_t addr, fetch() function
|
H A D | emulate.c | 640 __linearize(struct x86_emulate_ctxt *ctxt, struct segmented_address addr, unsigned *max_size, unsigned size, bool write, bool fetch, enum x86emul_mode mode, ulong *linear) __linearize() argument
|
/linux-4.4.14/kernel/trace/ |
H A D | trace_probe.c | 113 fetch_func_t fetch; local
|
H A D | trace_probe.h | 122 fetch_func_t fetch[FETCH_MTD_END]; member in struct:fetch_type 265 struct fetch_param fetch; member in struct:probe_arg
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | cyber2000fb.c | 430 u_int fetch; member in struct:par_info
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | kvm_emulate.h | 141 int (*fetch)(struct x86_emulate_ctxt *ctxt, member in struct:x86_emulate_ops 342 struct fetch_cache fetch; member in struct:x86_emulate_ctxt
|
Completed in 322 milliseconds