Home
last modified time | relevance | path

Searched refs:pts (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dsmbios.c384 void *pts; in smbios_type_0_init() local
390 memcpy(start, pts, length); in smbios_type_0_init()
443 void *pts; in smbios_type_1_init() local
449 memcpy(start, pts, length); in smbios_type_1_init()
501 void *pts; in smbios_type_2_init() local
507 memcpy(start, pts, length); in smbios_type_2_init()
531 void *pts; in smbios_type_3_init() local
538 memcpy(start, pts, length); in smbios_type_3_init()
646 void *pts; in smbios_type_11_init() local
803 void *pts; in smbios_type_22_init() local
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c375 pts->frequency = hpet_rate; in init_hpet()
429 pts->counter_bits = 32; in init_pmtimer()
490 u64 ret = pts->frequency; in init_tsc()
558 return pts->frequency; in init_xen_timer()
738 s64 rc = pts->init(pts); in try_platform_timer()
753 plt_src = *pts; in try_platform_timer()
767 struct platform_timesource *pts = NULL; in init_platform_timer() local
776 pts = plt_timers[i]; in init_platform_timer()
779 rc = try_platform_timer(pts); in init_platform_timer()
794 pts = plt_timers[i]; in init_platform_timer()
[all …]
/xen-4.10.0-shim-comet/tools/tests/mce-test/lib/
A Dxen-mceinj-tool.sh92 string1=$(ls /dev/pts | sort)
102 string2=$(ls /dev/pts | sort)
120 cat /dev/pts/$num > $gklog &

Completed in 8 milliseconds