Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 9 of 9) sorted by relevance

/xen/xen/include/xen/
A Dtime.h40 struct tm { struct
41 int tm_sec; /* seconds */ argument
42 int tm_min; /* minutes */ argument
43 int tm_hour; /* hours */ argument
44 int tm_mday; /* day of the month */ argument
45 int tm_mon; /* month */ argument
46 int tm_year; /* year */ argument
47 int tm_wday; /* day of the week */ argument
48 int tm_yday; /* day in the year */ argument
49 int tm_isdst; /* daylight saving time */ argument
/xen/xen/arch/x86/hvm/
A Drtc.c576 struct tm *tm = &s->current_tm; in rtc_set_time() local
606 const struct tm *tm = &s->current_tm; in rtc_copy_date() local
/xen/tools/libxl/
A Dlibxl_x86.c501 struct tm *tm, result; in libxl__arch_domain_create() local
A Dlibxl_internal.h4805 static inline bool libxl__timer_mode_is_default(libxl_timer_mode *tm) in libxl__timer_mode_is_default()
/xen/tools/xl/
A Dxl_vmcontrol.c491 struct tm tm; in preserve_domain() local
/xen/xen/drivers/char/
A Dconsole.c830 struct tm tm; in printk_start_of_line() local
/xen/xen/include/asm-x86/hvm/vmx/
A Dvmx.h49 tm : 1, /* bit 62 - VT-d transient-mapping hint in member
/xen/tools/xenstore/
A Dxenstored_core.c145 struct tm *tm; in trace_io() local
/xen/xen/drivers/passthrough/vtd/
A Diommu.h294 tm : 1, member

Completed in 49 milliseconds