Home
last modified time | relevance | path

Searched refs:baser_coll_table (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/arm64/kvm/vgic/
A Dvgic-its.c1107 if (!vgic_its_check_id(its, its->baser_coll_table, coll_id, NULL)) in vgic_its_cmd_handle_mapi()
1265 if (!vgic_its_check_id(its, its->baser_coll_table, in vgic_its_cmd_handle_mapc()
1685 reg = its->baser_coll_table; in vgic_mmio_read_its_baser()
1716 regptr = &its->baser_coll_table; in vgic_mmio_write_its_baser()
1778 !(its->baser_coll_table & GITS_BASER_VALID) || in vgic_mmio_write_its_ctlr()
1973 its->baser_coll_table = INITIAL_BASER_VALUE | in vgic_its_create()
2581 u64 baser = its->baser_coll_table; in vgic_its_save_collection_table()
2622 u64 baser = its->baser_coll_table; in vgic_its_restore_collection_table()
2691 its->baser_coll_table &= ~GITS_BASER_ENTRY_SIZE_MASK; in vgic_its_commit_v0()
2694 its->baser_coll_table |= (GIC_ENCODE_SZ(abi->cte_esz, 5) in vgic_its_commit_v0()
[all …]
/linux-6.3-rc2/include/kvm/
A Darm_vgic.h197 u64 baser_coll_table; member

Completed in 9 milliseconds