Searched defs:fetch (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadowacpi.c | 53 u32 fetch = limit - start; acpi_read_fast() local 74 u32 fetch = 0; acpi_read_slow() local
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | paging_tmpl.h | 560 static int FNAME(fetch)(struct kvm_vcpu *vcpu, gva_t addr, fetch() function
|
H A D | emulate.c | 643 __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.1.27/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.1.27/arch/x86/include/asm/ |
H A D | kvm_emulate.h | 131 int (*fetch)(struct x86_emulate_ctxt *ctxt, member in struct:x86_emulate_ops 325 struct fetch_cache fetch; member in struct:x86_emulate_ctxt
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | cyber2000fb.c | 430 u_int fetch; member in struct:par_info
|
Completed in 270 milliseconds