Searched refs:g (Results 1 – 25 of 112) sorted by relevance
12345
87 xc_domain_pause(g->xc_handle, g->domid); in kdd_halt()125 if (g->hvm_buf && xc_domain_hvm_setcontext(g->xc_handle, g->domid, in hvm_writeback()136 xc_domain_unpause(g->xc_handle, g->domid); in kdd_run()150 (void *) desc >= g->hvm_buf && (void *) desc < g->hvm_buf + g->hvm_sz; in kdd_count_cpus()171 (void *) desc >= g->hvm_buf && (void *) desc < g->hvm_buf + g->hvm_sz; in get_cpu()195 (void *) desc >= g->hvm_buf && (void *) desc < g->hvm_buf + g->hvm_sz; in get_lapic()579 if (!g) in kdd_guest_init()599 snprintf(g->id, (sizeof g->id) - 1, in kdd_guest_init()602 return g; in kdd_guest_init()605 free(g); in kdd_guest_init()[all …]
472 extern void kdd_guest_teardown(kdd_guest *g);473 extern char *kdd_guest_identify(kdd_guest *g);476 extern void kdd_halt(kdd_guest *g);477 extern void kdd_run(kdd_guest *g);480 extern int kdd_count_cpus(kdd_guest *g);483 extern uint32_t kdd_access_physical(kdd_guest *g, uint64_t addr, 487 extern int kdd_get_regs(kdd_guest *g, int cpuid, kdd_regs *r, int w64);488 extern int kdd_set_regs(kdd_guest *g, int cpuid, kdd_regs *r, int w64);491 extern int kdd_get_ctrl(kdd_guest *g, int cpuid, kdd_ctrl *ctrl, int w64);492 extern int kdd_set_ctrl(kdd_guest *g, int cpuid, kdd_ctrl *ctrl, int w64);[all …]
62 4 0 0 50 -1 16 20 0.0000 4 315 1410 4500 5850 e.g. vif4.0\00163 4 0 0 50 -1 16 20 0.0000 4 315 1260 1125 5850 e.g. eth0\00166 4 0 0 50 -1 16 20 0.0000 4 315 1260 7650 5850 e.g. eth0\00170 4 0 0 50 -1 0 20 0.0000 4 300 1410 7155 3810 domU e.g.\001
113 4 0 0 50 -1 0 20 0.0000 4 300 1410 7155 3810 domU e.g.\001
61 yajl_gen g; in libxl_yajl_gen_alloc() local62 g = yajl_gen_alloc(allocFuncs); in libxl_yajl_gen_alloc()63 if (g) in libxl_yajl_gen_alloc()64 yajl_gen_config(g, yajl_gen_beautify, 1); in libxl_yajl_gen_alloc()65 return g; in libxl_yajl_gen_alloc()
32 yajl_gen g; member39 if ((ctx)->g == NULL) { \41 (ctx)->g = yajl_gen_alloc(&conf, NULL); \45 if ((ctx)->g == NULL) { \46 (ctx)->g = yajl_gen_alloc(NULL); \47 yajl_gen_config((ctx)->g, yajl_gen_beautify, 1); \48 yajl_gen_config((ctx)->g, yajl_gen_indent_string, " "); \52 if ((ctx)->g) yajl_gen_free((ctx)->g)61 yajl_gen_get_buf((yajl_ctx)->g, &buf, &len); \64 yajl_gen_free((yajl_ctx)->g); \[all …]
6 .idl file must be an instance of idl.Type (e.g. you may not define11 contain the initial namespace element (e.g. "libxl_"). See below for135 containing Enumeration (e.g.140 Enumeration (e.g. "FOOENUM_VALUE")143 and any namespace (e.g. "VALUE")149 (e.g. structs and unions).
73 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local83 e = H[4]; f = H[5]; g = H[6]; h = H[7]; in SHA256Transform()86 T1 = h + SIGMA1(e) + Ch(e, f, g) + SHA256_K[t] + W[t]; in SHA256Transform()88 h = g; g = f; f = e; e = d + T1; in SHA256Transform()93 H[4] += e; H[5] += f; H[6] += g; H[7] += h; in SHA256Transform()
16 Bitmaps (e.g. cpumask/nodemask):27 e.g. printk31 e.g. printk+0/0x4843 e.g. d049 e.g. d0v1
20 for each family. (e.g. microcode_amd_fam15h.bin)29 family specific container file. (e.g. microcode_amd_fam15h.bin)76 the same kind. (e.g. two microcode_amd_fam15h.bin) since the hypervisor
99 A=`echo "$1" | sed -e 's/\([[0-9]]*\)/Z\1Z/g' \100 -e 's/Z\([[0-9]]\)Z/Z0\1Z/g' \101 -e 's/Z\([[0-9]][[0-9]]\)Z/Z0\1Z/g' \102 -e 's/Z\([[0-9]][[0-9]][[0-9]]\)Z/Z0\1Z/g' \103 -e 's/[[^0-9]]//g'`106 B=`echo "$3" | sed -e 's/\([[0-9]]*\)/Z\1Z/g' \107 -e 's/Z\([[0-9]]\)Z/Z0\1Z/g' \108 -e 's/Z\([[0-9]][[0-9]]\)Z/Z0\1Z/g' \110 -e 's/[[^0-9]]//g'`155 ax_compare_version_tmp_A="$A`echo $B | sed 's/./0/g'`"[all …]
48 * Development install of zlib (e.g., zlib-dev)49 * Development install of Python 2.6 or later (e.g., python-dev)50 * Development install of curses (e.g., libncurses-dev)51 * Development install of openssl (e.g., openssl-dev)52 * Development install of x11 (e.g. xorg-x11-dev)53 * Development install of uuid (e.g. uuid-dev)54 * Development install of yajl (e.g. libyajl-dev)57 * Development install of GLib v2.0 (e.g. libglib2.0-dev)58 * Development install of Pixman (e.g. libpixman-1-dev)72 * Development install of Ocaml (e.g. ocaml-nox and[all …]
6 libraries (e.g. tools/libxc/*).13 explicitly (e.g. tools/libxl/CODING_STYLE) but often implicitly (Linux23 same as the code _outside_ the block. e.g.41 the structure access operators, '.' and '->'). e.g.56 User visible strings (e.g., printk() messages) should not be split so64 unlike K&R. do/while loops are an exception. e.g.:86 Braces should be omitted for blocks with a single statement. e.g.,
18 Status: e.g. **Supported**/**Tech Preview**/**Experimental**20 Architecture(s): e.g. x86, arm22 Component(s): e.g. Hypervisor, toolstack, guest54 List of enhancements which could be undertaken, e.g. to improve the
37 * checking or changing the global parameters, via, e.g.:41 * checking or changing a VM's scheduling parameters, via, e.g.:56 complex (due to, e.g., the introduction of boosting, caps and vCPU73 run some basic workload (e.g., login into them and run simple commands),
406 #define TB_COPY_GAS(tbg, g) \ in tboot_sleep() argument407 tbg.space_id = g.space_id; \ in tboot_sleep()408 tbg.bit_width = g.bit_width; \ in tboot_sleep()409 tbg.bit_offset = g.bit_offset; \ in tboot_sleep()410 tbg.access_width = g.access_width; \ in tboot_sleep()411 tbg.address = g.address; in tboot_sleep()
14 OCAMLOPTFLAG_G := $(shell $(OCAMLOPT) -h 2>&1 | sed -n 's/^ *\(-g\) .*/\1/p')16 OCAMLCFLAGS += -g $(OCAMLINCLUDE) -w F -warn-error F
146 reg->ss.limit = seg.g ? seg.limit >> 12 : seg.limit; in vm_event_pack_segment_register()153 reg->fs.limit = seg.g ? seg.limit >> 12 : seg.limit; in vm_event_pack_segment_register()160 reg->gs.limit = seg.g ? seg.limit >> 12 : seg.limit; in vm_event_pack_segment_register()167 reg->cs.limit = seg.g ? seg.limit >> 12 : seg.limit; in vm_event_pack_segment_register()174 reg->ds.limit = seg.g ? seg.limit >> 12 : seg.limit; in vm_event_pack_segment_register()181 reg->es.limit = seg.g ? seg.limit >> 12 : seg.limit; in vm_event_pack_segment_register()
23 In some cases, e.g. during live migration, one guest will be comprised of37 place (e.g. an end-user VM). Virtual machines providing system services,38 (e.g. the control and/or hardware domains), are not considered guests in
177 g = LiloConfigFile(sys.argv[1]) variable178 for i in g.images:180 print(g.default)
620 global g625 global g626 sel = g.run()628 g = Grub(file, fs)631 for i in range(len(g.cf.images)):632 img = g.cf.images[i]642 sel = g.image_index()646 idx = get_entry_idx(g.cf, entry)647 if idx is not None and idx >= 0 and idx < len(g.cf.images):655 img = g.cf.images[sel][all …]
214 g = ExtLinuxConfigFile(sys.argv[1]) variable215 for i in g.images:217 print(g.default)
13 …opts=`${xl} help 2>/dev/null | sed '1,4d' | awk '/^ [^ ]/ {print $1}' | sed 's/$/ ,/g'` && COMPREP…
335 int g; /* maximum code length */ in huft_build() local399 g = i; /* maximum code length */ in huft_build()435 n = x[g]; /* set n to length of v */ in huft_build()450 for (; k <= g; k++) in huft_build()466 z = (z = g - w) > (unsigned)l ? l : z; /* upper limit on table size */ in huft_build()554 ret = y != 0 && g != 1; in huft_build()
448 #define get_gfn(d, g, t) get_gfn_type((d), (g), (t), P2M_ALLOC) argument449 #define get_gfn_query(d, g, t) get_gfn_type((d), (g), (t), 0) argument450 #define get_gfn_unshare(d, g, t) get_gfn_type((d), (g), (t), \ argument
Completed in 29 milliseconds