Searched refs:vmapp_count (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/irqchip/
H A Dirq-gic-v3-its.c800 alloc = !atomic_dec_return(&desc->its_vmapp_cmd.vpe->vmapp_count);
824 alloc = !atomic_fetch_inc(&desc->its_vmapp_cmd.vpe->vmapp_count);
4485 atomic_set(&vpe->vmapp_count, 0);
4634 if (find_4_1_its() && !atomic_read(&vpe->vmapp_count))
/linux-master/include/linux/irqchip/
H A Darm-gic-v4.h61 atomic_t vmapp_count; member in struct:its_vpe::__anon801::__anon803

Completed in 249 milliseconds