Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dhpet.c257 static int hpet_post_load(void *opaque, int version_id) in hpet_post_load() function
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs964 unsafe extern "C" fn hpet_post_load(opaque: *mut c_void, version_id: c_int) -> c_int { in hpet_post_load() function