Home
last modified time | relevance | path

Searched refs:timer_map (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtimer_failure.c22 } timer_map SEC(".maps");
39 timer = bpf_map_lookup_elem(&timer_map, &key); in BPF_PROG2()
41 bpf_timer_init(timer, &timer_map, CLOCK_BOOTTIME); in BPF_PROG2()
/openbmc/linux/include/kvm/
H A Darm_arch_timer.h78 struct timer_map { struct
85 void get_timer_map(struct kvm_vcpu *vcpu, struct timer_map *map); argument
/openbmc/linux/arch/arm64/kvm/
H A Darch_timer.c178 void get_timer_map(struct kvm_vcpu *vcpu, struct timer_map *map) in get_timer_map()
228 struct timer_map map; in kvm_arch_timer_handler()
575 struct timer_map map; in kvm_timer_blocking()
715 struct timer_map *map) in kvm_timer_vcpu_load_nested_switch()
765 static void timer_set_traps(struct kvm_vcpu *vcpu, struct timer_map *map) in timer_set_traps()
830 struct timer_map map; in kvm_timer_vcpu_load()
881 struct timer_map map; in kvm_timer_vcpu_put()
942 struct timer_map map; in kvm_timer_vcpu_reset()
1175 struct timer_map map; in kvm_arm_timer_read_sysreg()
1228 struct timer_map map; in kvm_arm_timer_write_sysreg()
[all …]
H A Dtrace_arm.h202 TP_PROTO(unsigned long vcpu_id, struct timer_map *map),
/openbmc/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c43 struct timer_map map; in __activate_traps()
101 struct timer_map map; in __deactivate_traps()
/openbmc/linux/arch/mips/include/asm/
H A Dmips-gic.h248 GIC_VX_ACCESSOR_RW(32, 0x048, timer_map)