Home
last modified time | relevance | path

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

/linux/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/include/kvm/
H A Darm_arch_timer.h79 struct timer_map { struct
86 void get_timer_map(struct kvm_vcpu *vcpu, struct timer_map *map); argument
/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c120 struct timer_map map; in __activate_traps()
154 struct timer_map map; in __deactivate_traps()
/linux/arch/mips/include/asm/
H A Dmips-gic.h266 GIC_VX_ACCESSOR_RW(32, 0x048, timer_map)
/linux/arch/arm64/kvm/
H A Dtrace_arm.h227 TP_PROTO(unsigned long vcpu_id, struct timer_map *map),