Home
last modified time | relevance | path

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

/external/crosvm/crosvm_plugin/
Dcrosvm.h265 struct crosvm_hint_detail { struct
281 static_assert(sizeof(struct crosvm_hint_detail) == 48, argument
302 struct crosvm_hint_detail *details;
/external/crosvm/tests/
Dplugin_hint.c206 struct crosvm_hint_detail details = {0}; in main()
/external/crosvm/crosvm_plugin/src/
Dlib.rs115 details: *const crosvm_hint_detail,
119 pub struct crosvm_hint_detail { struct
539 hints: &[crosvm_hint_detail], in set_hint() argument