Searched refs:timer_map (Results 1 – 6 of 6) sorted by relevance
22 } 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()
164 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 …]
227 TP_PROTO(unsigned long vcpu_id, struct timer_map *map),
78 struct timer_map { struct85 void get_timer_map(struct kvm_vcpu *vcpu, struct timer_map *map); argument
156 struct timer_map map; in __activate_traps()190 struct timer_map map; in __deactivate_traps()
266 GIC_VX_ACCESSOR_RW(32, 0x048, timer_map)