Lines Matching full:vpe
35 /* per-vPE VLPI tracking */
40 /* VPE resident */
47 /* VPE proxy mapping */
67 * vPE and vLPI operations using vpe->col_idx.
72 * redistributor for this VPE. The ID itself isn't involved in
76 /* Unique (system-wide) VPE identifier */
89 * @vpe: Pointer to the GICv4 notion of a virtual CPU (VPE)
92 * @db_enabled: Is the VPE doorbell to be generated?
96 struct its_vpe *vpe; member
133 int its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en);
134 int its_make_vpe_non_resident(struct its_vpe *vpe, bool db);
135 int its_commit_vpe(struct its_vpe *vpe);
136 int its_invall_vpe(struct its_vpe *vpe);