Searched defs:InterruptSelf (Results 1 – 3 of 3) sorted by relevance
| /device/google/cuttlefish_common/common/vsoc/lib/ | ||
| D | region_view.h | 95 void InterruptSelf() { control_->InterruptSelf(); } in InterruptSelf() function |
| /device/google/cuttlefish_common/guest/vsoc/lib/ | ||
| D | region_control.cpp | 69 void GuestRegionControl::InterruptSelf() { in InterruptSelf() function in __anon28eafc410111::GuestRegionControl |
| /device/google/cuttlefish_common/host/vsoc/lib/ | ||
| D | region_control.cpp | 75 virtual void InterruptSelf() override { in InterruptSelf() function in __anonb96802570111::HostRegionControl |