Home
last modified time | relevance | path

Searched defs:info (Results 1 – 15 of 15) sorted by relevance

/kvm-unit-tests/lib/riscv/
H A Dprocessor.c17 struct thread_info *info = current_thread_info(); in show_regs() local
39 struct thread_info *info = current_thread_info(); in do_handle_exception() local
65 struct thread_info *info = current_thread_info(); in install_irq_handler() local
73 struct thread_info *info = current_thread_info(); in install_exception_handler() local
H A Disa.c40 struct thread_info *info = (struct thread_info *)data; in isa_bit() local
46 static void isa_parse(const char *isa_string, int len, struct isa_info *info) in isa_parse()
73 struct isa_info *info = (struct isa_info *)data; in isa_parse_fdt() local
93 struct isa_info info = { in isa_init() local
110 struct isa_info info = { in cpu_has_extension_name() local
H A Dsmp.c24 struct thread_info *info; in secondary_cinit() local
/kvm-unit-tests/arm/
H A Dtimer.c137 static void set_timer_irq_enabled(struct timer_info *info, bool enabled) in set_timer_irq_enabled()
149 struct timer_info *info; in irq_handler() local
171 static bool timer_pending(struct timer_info *info) in timer_pending()
177 static bool gic_timer_check_state(struct timer_info *info, in gic_timer_check_state()
195 static bool test_cval_10msec(struct timer_info *info) in test_cval_10msec()
226 static void disable_timer(struct timer_info *info) in disable_timer()
232 static void test_timer_pending(struct timer_info *info) in test_timer_pending()
270 static void test_timer_cval(struct timer_info *info) in test_timer_cval()
278 static void timer_do_wfi(struct timer_info *info) in timer_do_wfi()
289 static void test_timer_tval(struct timer_info *info) in test_timer_tval()
[all …]
/kvm-unit-tests/s390x/
H A Dtopology.c178 static void stsi_check_maxcpus(struct sysinfo_15_1_x *info) in stsi_check_maxcpus()
196 static void stsi_check_header(struct sysinfo_15_1_x *info, int sel2) in stsi_check_header()
249 static int stsi_get_sysib(struct sysinfo_15_1_x *info, int sel2) in stsi_get_sysib()
290 static union topology_container *check_child_cpus(struct sysinfo_15_1_x *info, in check_child_cpus()
341 static union topology_container *check_child_containers(struct sysinfo_15_1_x *info, in check_child_containers()
361 static union topology_container *check_container(struct sysinfo_15_1_x *info, in check_container()
384 static void check_topology_list(struct sysinfo_15_1_x *info, int sel2) in check_topology_list()
407 static void check_sysinfo_15_1_x(struct sysinfo_15_1_x *info, int sel2) in check_sysinfo_15_1_x()
/kvm-unit-tests/lib/
H A Dvirtio-mmio.c125 struct vm_dt_info *info = (struct vm_dt_info *)dev->info; in vm_dt_match() local
148 struct vm_dt_info info; in virtio_mmio_dt_bind() local
H A Ddevicetree.c135 void *info) in dt_device_init()
205 int dt_for_each_cpu_node(void (*func)(int fdtnode, u64 regval, void *info), in dt_for_each_cpu_node()
H A Ddevicetree.h47 void *info; member
/kvm-unit-tests/powerpc/
H A Dreloc64.c23 unsigned long long info; member
/kvm-unit-tests/lib/powerpc/
H A Dsmp.c272 static void start_each_secondary(int fdtnode, u64 regval __unused, void *info) in start_each_secondary()
357 static void wait_each_secondary(int fdtnode, u64 regval __unused, void *info) in wait_each_secondary()
H A Dsetup.c47 static void cpu_set(int fdtnode, u64 regval, void *info) in cpu_set()
/kvm-unit-tests/lib/x86/
H A Dvm.c169 static void set_additional_vcpu_vmregs(struct vm_vcpu_info *info) in set_additional_vcpu_vmregs()
179 struct vm_vcpu_info info; in setup_mmu() local
/kvm-unit-tests/lib/arm/
H A Dmmu.c59 struct thread_info *info = current_thread_info(); in mmu_enable() local
/kvm-unit-tests/riscv/
H A Dsbi-sse.c1204 static void run_inject_test(struct sse_event_info *info) in run_inject_test()
1223 struct sse_event_info *info; in check_sse() local
/kvm-unit-tests/x86/
H A Dpmu_pebs.c62 u64 info; member