Home
last modified time | relevance | path

Searched refs:raw (Results 1 – 18 of 18) sorted by relevance

/tools/tests/cpu-policy/
A Dtest-cpu-policy.c440 .feat.raw[0].a = 0xc2, in test_cpuid_out_of_range_clearing()
441 .topo.raw[0].a = 0xc2, in test_cpuid_out_of_range_clearing()
455 .feat.raw[0].a = 0xc2, in test_cpuid_out_of_range_clearing()
456 .topo.raw[0].a = 0xc2, in test_cpuid_out_of_range_clearing()
467 .feat.raw[0].b = 0xc2, in test_cpuid_out_of_range_clearing()
469 .feat.raw[1].b = 0xc2, in test_cpuid_out_of_range_clearing()
470 .topo.raw[0].a = 0xc2, in test_cpuid_out_of_range_clearing()
483 .topo.raw[1].b = 0xc2, in test_cpuid_out_of_range_clearing()
494 .xstate.raw[0].a = 1, in test_cpuid_out_of_range_clearing()
508 .xstate.raw[0].a = 2, in test_cpuid_out_of_range_clearing()
[all …]
/tools/xl/
A Dcheck-xl-disk-parse63 one 0 /dev/vg/guest-volume,raw,hda,rw
65 one 0 format=raw vdev=hda access=rw target=/dev/vg/guest-volume
66 one 0 raw:/dev/vg/guest-volume,hda,w
80 one 0 /root/image.iso,raw,hdc,devtype=cdrom
82 one 0 format=raw vdev=hdc access=ro devtype=cdrom target=/root/image.iso
83 one 0 raw:/root/image.iso,hdc:cdrom,ro
165 one 0 discard vdev=hda target=/some/disk/image.raw
166 one 0 discard vdev=hda target=/some/disk/image.raw
192 one 0 trusted vdev=hda target=/some/disk/image.raw
205 one 0 untrusted vdev=hda target=/some/disk/image.raw
/tools/fuzz/cpu-policy/
A Dafl-policy-fuzzer.c39 cp->basic.raw[4] = EMPTY_LEAF; in check_policy()
40 cp->basic.raw[7] = EMPTY_LEAF; in check_policy()
41 cp->basic.raw[0xb] = EMPTY_LEAF; in check_policy()
42 cp->basic.raw[0xd] = EMPTY_LEAF; in check_policy()
/tools/tests/tsx/
A Dtest-tsx.c406 _7b0 = (guest_policy.policy.feat.raw[0].b ^= in test_guest()
408 _7d0 = (guest_policy.policy.feat.raw[0].d ^= in test_guest()
431 if ( guest_policy.policy.feat.raw[0].b != _7b0 ) in test_guest()
434 _7b0, guest_policy.policy.feat.raw[0].b); in test_guest()
438 if ( guest_policy.policy.feat.raw[0].d != _7d0 ) in test_guest()
441 _7d0, guest_policy.policy.feat.raw[0].d); in test_guest()
/tools/tests/x86_emulator/
A Dsimd-clmul.c71 vqi_t raw = {}; in clmul_test() local
74 raw[i] = i; in clmul_test()
75 src = (vec_t)raw; in clmul_test()
A Dsimd-sha.c136 vqi_t raw = {}; in sha_test() local
139 raw[i] = i; in sha_test()
140 src = (vec_t)raw; in sha_test()
A Dx86-emulate.h141 #define cpu_has_xsave (cpu_policy.basic.raw[1].c & (1u << 27))
A Devex-disp8.c788 uint8_t raw[3]; in test_one() member
886 instr[1] = evex.raw[0]; in test_one()
887 instr[2] = evex.raw[1]; in test_one()
888 instr[3] = evex.raw[2]; in test_one()
944 instr[3] = evex.raw[2]; in test_one()
/tools/xs-clients/
A Dxenstore_client.c448 int raw) in perform() argument
477 if (raw) in perform()
489 if (raw) { in perform()
674 int raw = 0; in main() local
761 raw = 1; in main()
818 …d, argc - switch_argv, argv + switch_argv, xsh, xth, prefix, tidy, upto, recurse, nr_watches, raw); in main()
/tools/xentrace/
A Danalyze.h62 uint32_t raw[8]; member
A Dxenalyze.c8762 printf(" %08x", ri->rec.raw[i]); in dump_raw()
/tools/examples/
A Dxlexample.pvhlinux42 disk = [ '/dev/zvol/tank/guest-volume,raw,xvda,rw' ]
A Dxlexample.pvlinux44 disk = [ '/dev/vg/guest-volume,raw,xvda,rw' ]
A Dxlexample.hvm43 disk = [ '/dev/vg/guest-volume,raw,xvda,rw' ]
/tools/xenstored/
A Dcore.h87 char raw[sizeof(struct xsd_sockmsg)]; member
A Dcore.c310 ret = conn->funcs->write(conn, out->hdr.raw + out->used, in write_messages()
2170 bytes = conn->funcs->read(conn, in->hdr.raw + in->used, in handle_input()
2939 if (fp && fwrite(out->hdr.raw + out->used, in dump_state_buffered_data()
/tools/libs/util/
A Dlibxlu_disk_l.l239 (raw|qcow2?|vhd):/.* {
/tools/libs/guest/
A Dxg_cpuid_x86.c752 i < ARRAY_SIZE(p->policy.cache.raw)); ++i ) in xc_cpuid_apply_policy()

Completed in 89 milliseconds