Home
last modified time | relevance | path

Searched refs:crosvm_hint (Results 1 – 3 of 3) sorted by relevance

/external/crosvm/crosvm_plugin/
Dcrosvm.h294 struct crosvm_hint { struct
308 static_assert(sizeof(struct crosvm_hint) == 32, argument
335 const struct crosvm_hint* __hints);
/external/crosvm/tests/
Dplugin_hint.c212 struct crosvm_hint hint = {0}; in main()
/external/crosvm/crosvm_plugin/src/
Dlib.rs108 pub struct crosvm_hint { struct
1557 hints: *const crosvm_hint, in crosvm_set_hypercall_hint() argument