/xen/tools/debugger/kdd/ |
A D | kdd-xen.c | 70 static void flush_maps(kdd_guest *g) in flush_maps() argument 82 void kdd_halt(kdd_guest *g) in kdd_halt() 116 int kdd_poll_guest(kdd_guest *g) in kdd_poll_guest() 123 static void hvm_writeback(kdd_guest *g) in hvm_writeback() 132 void kdd_run(kdd_guest *g) in kdd_run() 140 int kdd_count_cpus(kdd_guest *g) in kdd_count_cpus() 161 static struct hvm_hw_cpu *get_cpu(kdd_guest *g, int cpuid) in get_cpu() 559 kdd_guest *g = (kdd_guest *) logger; in kdd_xc_log() local 573 kdd_guest *g = NULL; in kdd_guest_init() local 612 char *kdd_guest_identify(kdd_guest *g) in kdd_guest_identify() [all …]
|
A D | kdd.c | 1360 kdd_guest *g; in main() local
|
/xen/tools/libxl/ |
A D | libxl_json.h | 61 yajl_gen g; in libxl_yajl_gen_alloc() local
|
A D | libxl_json.c | 32 yajl_gen g; member
|
/xen/xen/arch/x86/mm/ |
A D | mm-locks.h | 341 #define gfn_lock(p,g,o) p2m_lock(p) argument 342 #define gfn_unlock(p,g,o) p2m_unlock(p) argument 346 #define gfn_locked_by_me(p,g) p2m_locked_by_me(p) argument
|
A D | mem_sharing.c | 477 gfn_info_t *g; in audit() local
|
/xen/tools/libfsimage/zfs/ |
A D | zfs_sha256.c | 73 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local
|
/xen/xen/arch/x86/acpi/ |
A D | power.c | 406 #define TB_COPY_GAS(tbg, g) \ in tboot_sleep() argument
|
/xen/tools/pygrub/src/ |
A D | GrubConf.py | 474 g = GrubConfigFile(sys.argv[2]) variable 476 g = Grub2ConfigFile(sys.argv[2]) variable
|
A D | ExtLinuxConf.py | 214 g = ExtLinuxConfigFile(sys.argv[1]) variable
|
A D | LiloConf.py | 177 g = LiloConfigFile(sys.argv[1]) variable
|
/xen/xen/include/asm-x86/ |
A D | p2m.h | 448 #define get_gfn(d, g, t) get_gfn_type((d), (g), (t), P2M_ALLOC) argument 449 #define get_gfn_query(d, g, t) get_gfn_type((d), (g), (t), 0) argument 450 #define get_gfn_unshare(d, g, t) get_gfn_type((d), (g), (t), \ argument
|
A D | guest_pt.h | 43 #define get_gfn(d, g, t) get_gfn_type((d), gfn_x(g), (t), P2M_ALLOC) argument
|
/xen/xen/arch/x86/hvm/ |
A D | mtrr.c | 345 struct mtrr_state *g = &v->arch.hvm.mtrr; in get_pat_flags() local
|
/xen/tools/tests/x86_emulator/ |
A D | simd-sha.c | 145 vec_t a, b, c, d, e, g, h; in sha_test() local
|
/xen/xen/arch/x86/mm/shadow/ |
A D | types.h | 198 #define get_gfn_query(d, g, t) get_gfn_type((d), gfn_x(g), (t), 0) argument
|
/xen/xen/common/ |
A D | inflate.c | 335 int g; /* maximum code length */ in huft_build() local
|
/xen/xen/arch/x86/x86_emulate/ |
A D | x86_emulate.h | 112 uint16_t g: 1; member
|
/xen/tools/tests/vhpet/ |
A D | emul.h | 388 #define TRACE_6D(a, b, c, d, e, f, g) argument
|
/xen/tools/libacpi/ |
A D | acpi2_0.h | 23 #define ASCII64(a,b,c,d,e,f,g,h) \ argument
|
/xen/tools/firmware/vgabios/ |
A D | vgabios.c | 2553 {Bit8u r,g,b; local
|
/xen/tools/xentrace/ |
A D | xenalyze.c | 7063 struct hvm_gi_struct *g=v->hvm.summary.guest_interrupt + i; in sched_runstate_process() local
|