Home
last modified time | relevance | path

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

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