Searched defs:baser (Results 1 – 1 of 1) sorted by relevance
606 static bool vgic_its_check_id(struct vgic_its *its, u64 baser, int id) in vgic_its_check_id()1138 #define ITS_CMD_BUFFER_SIZE(baser) ((((baser) & 0xff) + 1) << 12) argument