Searched refs:KVM_NR_SPSR (Results 1 – 6 of 6) sorted by relevance
14 #define KVM_NR_SPSR 5 macro30 __u64 spsr[KVM_NR_SPSR];
32 #define KVM_NR_SPSR 5 macro56 __u64 spsr[KVM_NR_SPSR];
27 #define KVM_NR_SPSR 5 macro43 __u64 spsr[KVM_NR_SPSR];
111 KVM_REG_ARM_CORE_REG(spsr[KVM_NR_SPSR - 1]): in core_id_to_str()113 TEST_ASSERT(idx < KVM_NR_SPSR, "Unexpected spsr index: %lld", idx); in core_id_to_str()
72 KVM_REG_ARM_CORE_REG(spsr[KVM_NR_SPSR - 1]): in core_reg_size_from_offset()