Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
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()
/Linux-v6.6/arch/arm64/kvm/
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 …]
Dtrace_arm.h202 TP_PROTO(unsigned long vcpu_id, struct timer_map *map),
/Linux-v6.6/include/kvm/
Darm_arch_timer.h78 struct timer_map { struct
85 void get_timer_map(struct kvm_vcpu *vcpu, struct timer_map *map); argument
/Linux-v6.6/arch/arm64/kvm/hyp/vhe/
Dswitch.c43 struct timer_map map; in __activate_traps()
101 struct timer_map map; in __deactivate_traps()
/Linux-v6.6/arch/mips/include/asm/
Dmips-gic.h248 GIC_VX_ACCESSOR_RW(32, 0x048, timer_map)