Home
last modified time | relevance | path

Searched hist:"38 cf0bb7625a58625efeef9ec944671464ff7430" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio.hdiff 38cf0bb7625a58625efeef9ec944671464ff7430 Tue Jul 05 04:16:44 CDT 2022 Marc Zyngier <maz@kernel.org> KVM: arm64: vgic-v3: Use u32 to manage the line level from userspace

Despite the userspace ABI clearly defining the bits dealt with by
KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO as a __u32, the kernel uses a u64.

Use a u32 to match the userspace ABI, which will subsequently lead
to some simplifications.

Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
H A Dvgic-kvm-device.cdiff 38cf0bb7625a58625efeef9ec944671464ff7430 Tue Jul 05 04:16:44 CDT 2022 Marc Zyngier <maz@kernel.org> KVM: arm64: vgic-v3: Use u32 to manage the line level from userspace

Despite the userspace ABI clearly defining the bits dealt with by
KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO as a __u32, the kernel uses a u64.

Use a u32 to match the userspace ABI, which will subsequently lead
to some simplifications.

Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
H A Dvgic-mmio.cdiff 38cf0bb7625a58625efeef9ec944671464ff7430 Tue Jul 05 04:16:44 CDT 2022 Marc Zyngier <maz@kernel.org> KVM: arm64: vgic-v3: Use u32 to manage the line level from userspace

Despite the userspace ABI clearly defining the bits dealt with by
KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO as a __u32, the kernel uses a u64.

Use a u32 to match the userspace ABI, which will subsequently lead
to some simplifications.

Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
H A Dvgic.hdiff 38cf0bb7625a58625efeef9ec944671464ff7430 Tue Jul 05 04:16:44 CDT 2022 Marc Zyngier <maz@kernel.org> KVM: arm64: vgic-v3: Use u32 to manage the line level from userspace

Despite the userspace ABI clearly defining the bits dealt with by
KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO as a __u32, the kernel uses a u64.

Use a u32 to match the userspace ABI, which will subsequently lead
to some simplifications.

Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
H A Dvgic-mmio-v3.cdiff 38cf0bb7625a58625efeef9ec944671464ff7430 Tue Jul 05 04:16:44 CDT 2022 Marc Zyngier <maz@kernel.org> KVM: arm64: vgic-v3: Use u32 to manage the line level from userspace

Despite the userspace ABI clearly defining the bits dealt with by
KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO as a __u32, the kernel uses a u64.

Use a u32 to match the userspace ABI, which will subsequently lead
to some simplifications.

Reviewed-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>