Lines Matching defs:from
1590 * diverges from Thomas' suggestion above.
1906 /* Potentially unmap the VM from this ITS */
1988 * allocate from. To allocate LPIs, just pick the first range that
1990 * amount. Once empty, remove the range from the list.
2420 * subtract ID bits that sparse lvl2 table from 'ids'
2836 * If we can inherit the configuration from another RD, let's do
2879 * Start populating the register from scratch, including RO fields
3000 * If LPIs are enabled while we run this from the boot CPU,
3766 static void its_vpe_db_proxy_move(struct its_vpe *vpe, int from, int to)
3779 rdbase = per_cpu_ptr(gic_rdists->rdist, from)->rd_base;
3800 int from, cpu = cpumask_first(mask_val);
3816 from = vpe_to_cpuid_lock(vpe, &flags);
3817 if (from == cpu) {
3827 if (gic_data_rdist_cpu(cpu)->vpe_table_mask && cpumask_test_cpu(from, gic_data_rdist_cpu(cpu)->vpe_table_mask)) {
3832 its_vpe_db_proxy_move(vpe, from, cpu);
4115 * pending_last from the doorbell interrupt handler that can
4673 * with device ID taken from bits [device_id_bits + 1:2] of
4845 /* Restore GITS_BASER from the value cache. */
5184 * from 1 to 0 before programming GICR_PEND{PROP}BASER registers.