Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/xen/
Dtime.c145 static struct notifier_block xen_pvclock_gtod_notifier = { variable
520 pvclock_gtod_register_notifier(&xen_pvclock_gtod_notifier); in xen_time_init()
/linux-6.1.9/arch/arm/xen/
Denlighten.c138 static struct notifier_block xen_pvclock_gtod_notifier = { variable
530 pvclock_gtod_register_notifier(&xen_pvclock_gtod_notifier); in xen_guest_init()