Home
last modified time | relevance | path

Searched refs:VSOC_SELF_INTERRUPT (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_kernel/uapi/
Dvsoc_shm.h66 #define VSOC_SELF_INTERRUPT _IO(0xF5, 5) macro
/device/google/cuttlefish_common/guest/vsoc/lib/
Dregion_control.cpp70 region_fd_->Ioctl(VSOC_SELF_INTERRUPT, 0); in InterruptSelf()