Home
last modified time | relevance | path

Searched refs:vm_ops (Results 1 – 4 of 4) sorted by relevance

/devicemodel/core/
A Dmonitor.c229 struct vm_ops { struct
233 LIST_ENTRY(vm_ops) list; argument
274 static LIST_HEAD(vm_ops_list, vm_ops) vm_ops_head;
280 struct vm_ops *ops; in monitor_register_vm_ops()
315 struct vm_ops *ops; \
345 struct vm_ops *ops; in handle_stop()
378 struct vm_ops *ops; in handle_resume()
407 struct vm_ops *ops; in handle_query()
427 struct vm_ops *ops; in handle_blkrescan()
A Dpm_vuart.c58 static struct monitor_vm_ops vm_ops = { variable
285 if (monitor_register_vm_ops(&vm_ops, ctx, "pm-vuart") < 0) { in pm_by_vuart_init()
/devicemodel/arch/x86/
A Dpower_button.c76 static struct monitor_vm_ops vm_ops = { variable
218 if (monitor_register_vm_ops(&vm_ops, ctx, in power_button_init()
/devicemodel/hw/platform/
A Dioc.c145 static struct monitor_vm_ops vm_ops = { variable
1552 if (monitor_register_vm_ops(&vm_ops, ioc, "ioc_dm") < 0) { in ioc_init()

Completed in 9 milliseconds