Home
last modified time | relevance | path

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

/external/crosvm/crosvm_plugin/
Dcrosvm.h294 struct crosvm_hint { struct
308 static_assert(sizeof(struct crosvm_hint) == 32, argument
/external/crosvm/crosvm_plugin/src/
Dlib.rs134 pub struct crosvm_hint { struct
141 details: *const crosvm_hint_detail, argument
1580 hints: *const crosvm_hint, in crosvm_set_hypercall_hint()