Home
last modified time | relevance | path

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

/Linux-v5.15/virt/kvm/
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-v5.15/arch/arm64/kvm/
Dguest.c36 .name_size = KVM_STATS_NAME_SIZE,
39 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
40 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
56 .name_size = KVM_STATS_NAME_SIZE,
59 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
60 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
/Linux-v5.15/include/linux/
Dkvm_types.h99 #define KVM_STATS_NAME_SIZE 48 macro
Dkvm_host.h355 char stats_id[KVM_STATS_NAME_SIZE];
625 char stats_id[KVM_STATS_NAME_SIZE];
1349 char name[KVM_STATS_NAME_SIZE];
/Linux-v5.15/arch/powerpc/kvm/
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 +
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-v5.15/arch/mips/kvm/
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-v5.15/arch/s390/kvm/
Dkvm-s390.c71 .name_size = KVM_STATS_NAME_SIZE,
74 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
75 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
177 .name_size = KVM_STATS_NAME_SIZE,
180 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
181 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
/Linux-v5.15/arch/x86/kvm/
Dx86.c245 .name_size = KVM_STATS_NAME_SIZE,
248 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
249 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +
284 .name_size = KVM_STATS_NAME_SIZE,
287 .desc_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE,
288 .data_offset = sizeof(struct kvm_stats_header) + KVM_STATS_NAME_SIZE +