/kvm-unit-tests/lib/s390x/ |
H A D | malloc_io.c | 24 static int share_pages(void *p, int count) in share_pages() 34 static void unshare_pages(void *p, int count) in unshare_pages()
|
H A D | sclp-console.c | 173 unsigned int count, offset; in lm_print() local
|
H A D | css_lib.c | 404 struct ccw1 *ccw_alloc(int code, void *data, int count, unsigned char flags) in ccw_alloc()
|
H A D | stsi.h | 13 uint8_t count; member
|
H A D | css.h | 30 uint16_t count; member 76 uint16_t count; member
|
/kvm-unit-tests/lib/x86/ |
H A D | delay.c | 4 void delay(u64 count) in delay()
|
/kvm-unit-tests/powerpc/ |
H A D | rtas.c | 45 unsigned long t1, t2, count; in check_get_time_of_day() local 80 unsigned long t1, t2, count; in check_set_time_of_day() local
|
H A D | smp.c | 237 int count; in test_relax() local 287 int count; in test_pause() local
|
/kvm-unit-tests/x86/ |
H A D | pmu_lbr.c | 9 volatile int count; variable
|
H A D | pmu.c | 107 uint64_t count; member 324 static void __start_event(pmu_counter_t *evt, uint64_t count) in __start_event() 373 static noinline void measure_many(pmu_counter_t *evt, int count) in measure_many() 392 static noinline void __measure(pmu_counter_t *evt, uint64_t count) in __measure() 401 static bool verify_event(uint64_t count, struct pmu_event *e) in verify_event() 656 uint64_t count; in check_running_counter_wrmsr() local
|
H A D | hyperv_stimer.c | 202 u64 count; in stimer_start() local
|
H A D | pmu_pebs.c | 277 unsigned int count = 0; in check_pebs_records() local
|
H A D | vmx_tests.c | 1285 u16 index, count; in pml_exit_handler() local 1541 int count = 0; in pml_main() local 10465 size_t byte_capacity, int count) in populate_msr_list() 10487 static void atomic_switch_msrs_test(int count) in atomic_switch_msrs_test()
|
/kvm-unit-tests/lib/ |
H A D | acpi.c | 111 int count = 0; in acpi_table_parse_madt() local
|
H A D | pci.h | 99 uint32_t count; member
|
H A D | rand.c | 47 static inline uint32_t rot(uint32_t value, unsigned int count) in rot()
|
H A D | pci-testdev.c | 103 u32 count, sig, off; in pci_testdev_one() local
|
H A D | pci.c | 14 int count = 0; in pci_cap_walk() local
|
/kvm-unit-tests/arm/ |
H A D | psci.c | 188 int i, count, cpu; in psci_cpu_off_test() local
|
/kvm-unit-tests/lib/arm/asm/ |
H A D | gic-v3.h | 108 int count = 100000; /* 1s */ in gicv3_do_wait_for_rwp() local
|
/kvm-unit-tests/riscv/ |
H A D | sbi.c | 678 int cpu, count = 0; in hart_wait_state_transition() local 726 int count, check, expected_count, resume_count; in check_hsm() local 1322 int count = 1; in susp_basic_prep() local
|
/kvm-unit-tests/lib/arm/ |
H A D | gic.c | 230 int count; in gic_init_acpi() local
|
/kvm-unit-tests/lib/arm64/ |
H A D | gic-v3-its-cmd.c | 177 u32 count = 1000000; /* 1s! */ in its_wait_for_range_completion() local
|
/kvm-unit-tests/lib/libfdt/ |
H A D | fdt_ro.c | 726 int length, count = 0; in fdt_stringlist_count() local
|
/kvm-unit-tests/lib/linux/ |
H A D | efi.h | 164 size_t count; member
|