Searched defs:ap1 (Results 1 – 2 of 2) sorted by relevance
643 u32 ap0, ap1; in __vgic_v3_clear_highest_active_priority() local
114 static size_t vpack(uint8_t **p_data, const char *fmt, va_list ap1) in vpack()