Home
last modified time | relevance | path

Searched refs:match_rbx (Results 1 – 5 of 5) sorted by relevance

/external/crosvm/crosvm_plugin/
Dcrosvm.h267 bool match_rbx; member
/external/crosvm/src/plugin/
Dprocess.rs438 match_rbx: hint.match_rbx, in handle_set_call_hint()
Dvcpu.rs142 pub match_rbx: bool, field
283 && (!entry.match_rbx || entry.rbx == regs.rbx) in check_hint_details()
/external/crosvm/crosvm_plugin/src/
Dlib.rs121 match_rbx: bool, field
547 entry.match_rbx = hint.match_rbx; in set_hint()
/external/crosvm/protos/src/
Dplugin.proto158 bool match_rbx = 2; field