Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dtimer_failure.c22 } timer_map SEC(".maps");
60 timer = bpf_map_lookup_elem(&timer_map, &key); in __flag()
62 bpf_timer_init(timer, &timer_map, CLOCK_BOOTTIME); in __flag()
/linux-6.15/arch/arm64/kvm/
H A Darch_timer.c164 void get_timer_map(struct kvm_vcpu *vcpu, struct timer_map *map) in get_timer_map()
213 struct timer_map map; in kvm_arch_timer_handler()
581 struct timer_map map; in kvm_timer_blocking()
728 struct timer_map *map) in kvm_timer_vcpu_load_nested_switch()
868 struct timer_map map; in kvm_timer_vcpu_load()
919 struct timer_map map; in kvm_timer_vcpu_put()
976 struct timer_map map; in kvm_timer_sync_nested()
1018 struct timer_map map; in kvm_timer_vcpu_reset()
1248 struct timer_map map; in kvm_arm_timer_read_sysreg()
1301 struct timer_map map; in kvm_arm_timer_write_sysreg()
[all …]
H A Dtrace_arm.h227 TP_PROTO(unsigned long vcpu_id, struct timer_map *map),
/linux-6.15/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
/linux-6.15/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c156 struct timer_map map; in __activate_traps()
190 struct timer_map map; in __deactivate_traps()
/linux-6.15/arch/mips/include/asm/
H A Dmips-gic.h266 GIC_VX_ACCESSOR_RW(32, 0x048, timer_map)