Searched refs:GICR_WAKER_PS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm64/arm64/ | ||
| H A D | gic_v3_reg.h | 102 #define GICR_WAKER_PS (1 << 1) /* Processor sleep */ macro |
| H A D | gic_v3.c | 1254 waker &= ~GICR_WAKER_PS; in gic_v3_redist_wake() |