Home
last modified time | relevance | path

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

12

/kvm-unit-tests/x86/
H A Ddebug.c99 unsigned long start; in __run_single_step_db_test() local
134 static void report_singlestep_basic(unsigned long start, const char *usermode) in report_singlestep_basic()
145 unsigned long start; in singlestep_basic() local
166 static void report_singlestep_emulated_instructions(unsigned long start, in report_singlestep_emulated_instructions()
182 unsigned long start; in singlestep_emulated_instructions() local
207 static void report_singlestep_with_sti_blocking(unsigned long start, in report_singlestep_with_sti_blocking()
244 static void report_singlestep_with_movss_blocking(unsigned long start, in report_singlestep_with_movss_blocking()
281 static void report_singlestep_with_movss_blocking_and_icebp(unsigned long start, in report_singlestep_with_movss_blocking_and_icebp()
294 unsigned long start; in singlestep_with_movss_blocking_and_icebp() local
323 static void report_singlestep_with_movss_blocking_and_dr7_gd(unsigned long start, in report_singlestep_with_movss_blocking_and_dr7_gd()
[all …]
H A Dcstart.S56 .globl start symbol
57 start: label
H A Dcstart64.S64 .globl start symbol
65 start: label
H A Dvmexit.c74 uint64_t start = rdtsc(); in self_ipi_isr() local
81 uint64_t start = rdtsc(); in x2apic_self_ipi() local
88 uint64_t start = rdtsc(); in apic_self_ipi() local
191 uint64_t start = rdtsc(); in ipi() local
/kvm-unit-tests/powerpc/
H A Dboot_rom.S4 .globl start symbol
5 start: label
H A Dcstart64.S22 .globl start symbol
23 start: label
H A Drtas.c40 static void check_get_time_of_day(unsigned long start) in check_get_time_of_day()
/kvm-unit-tests/s390x/snippets/c/
H A Dcstart.S13 .globl start symbol
14 start: label
/kvm-unit-tests/riscv/
H A Dcstart.S45 .global start symbol
46 start: label
/kvm-unit-tests/s390x/
H A Dcstart64.S27 .globl start symbol
28 start: label
H A Ddiag10.c23 static inline void diag10(unsigned long start, unsigned long end) in diag10()
H A Dsck.c64 uint64_t start = 0, end = 0, time = 0xcafef00dbeef; in test_set() local
/kvm-unit-tests/lib/x86/
H A Ddelay.c6 u64 start = rdtsc(); in delay() local
H A Dvm.c143 void __setup_mmu_range(pgd_t *cr3, phys_addr_t start, size_t len, in __setup_mmu_range()
164 static inline void setup_mmu_range(pgd_t *cr3, phys_addr_t start, size_t len) in setup_mmu_range()
315 uintptr_t start = (uintptr_t)virt; in walk_pte() local
/kvm-unit-tests/lib/
H A Dpci-host-generic.h14 phys_addr_t start; member
21 void __iomem *start; member
H A Dmemregions.h17 phys_addr_t start; member
H A Dstack.c20 unsigned long start = (unsigned long)&_text; in base_address() local
/kvm-unit-tests/lib/riscv/
H A Ddelay.c12 uint64_t start = timer_get_cycles(); in delay() local
H A Dstack.c12 unsigned long start = (unsigned long)&_text; in base_address() local
/kvm-unit-tests/lib/arm/
H A Ddelay.c15 u64 start = get_cntvct(); in delay() local
/kvm-unit-tests/arm/
H A Dcstart.S32 .globl start symbol
33 start: label
H A Dcstart64.S36 .globl start symbol
37 start: label
/kvm-unit-tests/lib/powerpc/asm/
H A Dsetup.h17 phys_addr_t start; member
/kvm-unit-tests/lib/powerpc/
H A Dprocessor.c88 uint64_t start = get_tb(); in delay() local
101 uint64_t start, end, now; in sleep_tb() local
/kvm-unit-tests/lib/libfdt/
H A Dfdt_wip.c51 static void fdt_nop_region_(void *start, int len) in fdt_nop_region_()

12