Home
last modified time | relevance | path

Searched defs:systime_snapshot (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/kvm/
H A Dhypercalls.c21 struct system_time_snapshot systime_snapshot; in kvm_ptp_get_time() local
/openbmc/linux/kernel/time/
H A Dtimekeeping.c1055 void ktime_get_snapshot(struct system_time_snapshot *systime_snapshot) in ktime_get_snapshot()