Home
last modified time | relevance | path

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

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