Home
last modified time | relevance | path

Searched defs:vpe (Results 1 – 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
Dirq-gic-v4.c96 static int its_alloc_vcpu_sgis(struct its_vpe *vpe, int idx) in its_alloc_vcpu_sgis()
215 static int its_send_vpe_cmd(struct its_vpe *vpe, struct its_cmd_info *info) in its_send_vpe_cmd()
220 int its_make_vpe_non_resident(struct its_vpe *vpe, bool db) in its_make_vpe_non_resident()
249 int its_make_vpe_resident(struct its_vpe *vpe, bool g0en, bool g1en) in its_make_vpe_resident()
273 int its_commit_vpe(struct its_vpe *vpe) in its_commit_vpe()
290 int its_invall_vpe(struct its_vpe *vpe) in its_invall_vpe()
Dirq-gic-v3-its.c261 static int vpe_to_cpuid_lock(struct its_vpe *vpe, unsigned long *flags) in vpe_to_cpuid_lock()
267 static void vpe_to_cpuid_unlock(struct its_vpe *vpe, unsigned long flags) in vpe_to_cpuid_unlock()
308 static struct its_vpe *valid_vpe(struct its_node *its, struct its_vpe *vpe) in valid_vpe()
370 struct its_vpe *vpe; member
374 struct its_vpe *vpe; member
380 struct its_vpe *vpe; member
388 struct its_vpe *vpe; member
395 struct its_vpe *vpe; member
402 struct its_vpe *vpe; member
406 struct its_vpe *vpe; member
[all …]
/device/soc/rockchip/common/sdk_linux/include/linux/irqchip/
Darm-gic-v4.h96 struct its_vpe *vpe; member