Home
last modified time | relevance | path

Searched refs:xen_pvclock_gtod_notifier (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/arm/xen/
Denlighten.c132 static struct notifier_block xen_pvclock_gtod_notifier = { variable
395 pvclock_gtod_register_notifier(&xen_pvclock_gtod_notifier); in xen_guest_init()
/Linux-v5.10/arch/x86/xen/
Dtime.c145 static struct notifier_block xen_pvclock_gtod_notifier = { variable
525 pvclock_gtod_register_notifier(&xen_pvclock_gtod_notifier); in xen_time_init()