Home
last modified time | relevance | path

Searched refs:KVM_STATS_NAME_SIZE (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/arch/loongarch/kvm/
H A Dvm.c19 .name_size = KVM_STATS_NAME_SIZE,
22 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
23 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
H A Dvcpu.c27 .name_size = KVM_STATS_NAME_SIZE,
30 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
31 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
/linux-6.15/arch/riscv/kvm/
H A Dvm.c22 .name_size = KVM_STATS_NAME_SIZE,
25 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
26 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
H A Dvcpu.c46 .name_size = KVM_STATS_NAME_SIZE,
49 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
50 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
/linux-6.15/virt/kvm/
H A Dbinary_stats.c69 len = KVM_STATS_NAME_SIZE + size_header + size_desc + size_stats - pos; in kvm_stats_read()
103 copylen = header->id_offset + KVM_STATS_NAME_SIZE - pos; in kvm_stats_read()
/linux-6.15/arch/arm64/kvm/
H A Dguest.c37 .name_size = KVM_STATS_NAME_SIZE,
40 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
41 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
57 .name_size = KVM_STATS_NAME_SIZE,
60 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
61 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
/linux-6.15/arch/powerpc/kvm/
H A Dbook3s.c48 .name_size = KVM_STATS_NAME_SIZE,
51 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
52 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
90 .name_size = KVM_STATS_NAME_SIZE,
93 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
94 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
H A Dbooke.c46 .name_size = KVM_STATS_NAME_SIZE,
49 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
50 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
81 .name_size = KVM_STATS_NAME_SIZE,
84 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
85 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
/linux-6.15/include/linux/
H A Dkvm_types.h118 #define KVM_STATS_NAME_SIZE 48 macro
H A Dkvm_host.h388 char stats_id[KVM_STATS_NAME_SIZE];
865 char stats_id[KVM_STATS_NAME_SIZE];
1927 char name[KVM_STATS_NAME_SIZE];
/linux-6.15/arch/mips/kvm/
H A Dmips.c46 .name_size = KVM_STATS_NAME_SIZE,
49 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
50 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
88 .name_size = KVM_STATS_NAME_SIZE,
91 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
92 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
/linux-6.15/arch/s390/kvm/
H A Dkvm-s390.c84 .name_size = KVM_STATS_NAME_SIZE,
87 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
88 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
191 .name_size = KVM_STATS_NAME_SIZE,
194 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
195 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
/linux-6.15/arch/x86/kvm/
H A Dx86.c248 .name_size = KVM_STATS_NAME_SIZE,
251 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
252 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
295 .name_size = KVM_STATS_NAME_SIZE,
298 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
299 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +