Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/
H A Dalloc.h25 struct alloc_ops { struct
30 extern struct alloc_ops *alloc_ops; argument
H A Dalloc_phys.c35 struct alloc_ops *alloc_ops = &early_alloc_ops; variable