Home
last modified time | relevance | path

Searched defs:count (Results 1 – 25 of 25) sorted by relevance

/kvm-unit-tests/lib/s390x/
H A Dmalloc_io.c24 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 Dsclp-console.c173 unsigned int count, offset; in lm_print() local
H A Dcss_lib.c404 struct ccw1 *ccw_alloc(int code, void *data, int count, unsigned char flags) in ccw_alloc()
H A Dstsi.h13 uint8_t count; member
H A Dcss.h30 uint16_t count; member
76 uint16_t count; member
/kvm-unit-tests/lib/x86/
H A Ddelay.c4 void delay(u64 count) in delay()
/kvm-unit-tests/powerpc/
H A Drtas.c45 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 Dsmp.c237 int count; in test_relax() local
287 int count; in test_pause() local
/kvm-unit-tests/x86/
H A Dpmu_lbr.c9 volatile int count; variable
H A Dpmu.c107 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 Dhyperv_stimer.c202 u64 count; in stimer_start() local
H A Dpmu_pebs.c277 unsigned int count = 0; in check_pebs_records() local
H A Dvmx_tests.c1285 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 Dacpi.c111 int count = 0; in acpi_table_parse_madt() local
H A Dpci.h99 uint32_t count; member
H A Drand.c47 static inline uint32_t rot(uint32_t value, unsigned int count) in rot()
H A Dpci-testdev.c103 u32 count, sig, off; in pci_testdev_one() local
H A Dpci.c14 int count = 0; in pci_cap_walk() local
/kvm-unit-tests/arm/
H A Dpsci.c188 int i, count, cpu; in psci_cpu_off_test() local
/kvm-unit-tests/lib/arm/asm/
H A Dgic-v3.h108 int count = 100000; /* 1s */ in gicv3_do_wait_for_rwp() local
/kvm-unit-tests/riscv/
H A Dsbi.c678 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 Dgic.c230 int count; in gic_init_acpi() local
/kvm-unit-tests/lib/arm64/
H A Dgic-v3-its-cmd.c177 u32 count = 1000000; /* 1s! */ in its_wait_for_range_completion() local
/kvm-unit-tests/lib/libfdt/
H A Dfdt_ro.c726 int length, count = 0; in fdt_stringlist_count() local
/kvm-unit-tests/lib/linux/
H A Defi.h164 size_t count; member