Lines Matching refs:__hyp_text
30 static u64 __hyp_text __gic_v3_get_lr(unsigned int lr) in __gic_v3_get_lr()
70 static void __hyp_text __gic_v3_set_lr(u64 val, int lr) in __gic_v3_set_lr()
124 static void __hyp_text __vgic_v3_write_ap0rn(u32 val, int n) in __vgic_v3_write_ap0rn()
142 static void __hyp_text __vgic_v3_write_ap1rn(u32 val, int n) in __vgic_v3_write_ap1rn()
160 static u32 __hyp_text __vgic_v3_read_ap0rn(int n) in __vgic_v3_read_ap0rn()
184 static u32 __hyp_text __vgic_v3_read_ap1rn(int n) in __vgic_v3_read_ap1rn()
208 void __hyp_text __vgic_v3_save_state(struct kvm_vcpu *vcpu) in __vgic_v3_save_state()
244 void __hyp_text __vgic_v3_restore_state(struct kvm_vcpu *vcpu) in __vgic_v3_restore_state()
271 void __hyp_text __vgic_v3_activate_traps(struct kvm_vcpu *vcpu) in __vgic_v3_activate_traps()
320 void __hyp_text __vgic_v3_deactivate_traps(struct kvm_vcpu *vcpu) in __vgic_v3_deactivate_traps()
347 void __hyp_text __vgic_v3_save_aprs(struct kvm_vcpu *vcpu) in __vgic_v3_save_aprs()
380 void __hyp_text __vgic_v3_restore_aprs(struct kvm_vcpu *vcpu) in __vgic_v3_restore_aprs()
413 void __hyp_text __vgic_v3_init_lrs(void) in __vgic_v3_init_lrs()
422 u64 __hyp_text __vgic_v3_get_ich_vtr_el2(void) in __vgic_v3_get_ich_vtr_el2()
427 u64 __hyp_text __vgic_v3_read_vmcr(void) in __vgic_v3_read_vmcr()
432 void __hyp_text __vgic_v3_write_vmcr(u32 vmcr) in __vgic_v3_write_vmcr()
439 static int __hyp_text __vgic_v3_bpr_min(void) in __vgic_v3_bpr_min()
445 static int __hyp_text __vgic_v3_get_group(struct kvm_vcpu *vcpu) in __vgic_v3_get_group()
455 static int __hyp_text __vgic_v3_highest_priority_lr(struct kvm_vcpu *vcpu, in __vgic_v3_highest_priority_lr()
495 static int __hyp_text __vgic_v3_find_active_lr(struct kvm_vcpu *vcpu, in __vgic_v3_find_active_lr()
515 static int __hyp_text __vgic_v3_get_highest_active_priority(void) in __vgic_v3_get_highest_active_priority()
547 static unsigned int __hyp_text __vgic_v3_get_bpr0(u32 vmcr) in __vgic_v3_get_bpr0()
552 static unsigned int __hyp_text __vgic_v3_get_bpr1(u32 vmcr) in __vgic_v3_get_bpr1()
571 static u8 __hyp_text __vgic_v3_pri_to_pre(u8 pri, u32 vmcr, int grp) in __vgic_v3_pri_to_pre()
589 static void __hyp_text __vgic_v3_set_active_priority(u8 pri, u32 vmcr, int grp) in __vgic_v3_set_active_priority()
608 static int __hyp_text __vgic_v3_clear_highest_active_priority(void) in __vgic_v3_clear_highest_active_priority()
646 static void __hyp_text __vgic_v3_read_iar(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_read_iar()
682 static void __hyp_text __vgic_v3_clear_active_lr(int lr, u64 lr_val) in __vgic_v3_clear_active_lr()
695 static void __hyp_text __vgic_v3_bump_eoicount(void) in __vgic_v3_bump_eoicount()
704 static void __hyp_text __vgic_v3_write_dir(struct kvm_vcpu *vcpu, in __vgic_v3_write_dir()
728 static void __hyp_text __vgic_v3_write_eoir(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_write_eoir()
765 static void __hyp_text __vgic_v3_read_igrpen0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_read_igrpen0()
770 static void __hyp_text __vgic_v3_read_igrpen1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_read_igrpen1()
775 static void __hyp_text __vgic_v3_write_igrpen0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_write_igrpen0()
787 static void __hyp_text __vgic_v3_write_igrpen1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_write_igrpen1()
799 static void __hyp_text __vgic_v3_read_bpr0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_read_bpr0()
804 static void __hyp_text __vgic_v3_read_bpr1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_read_bpr1()
809 static void __hyp_text __vgic_v3_write_bpr0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_write_bpr0()
826 static void __hyp_text __vgic_v3_write_bpr1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_write_bpr1()
846 static void __hyp_text __vgic_v3_read_apxrn(struct kvm_vcpu *vcpu, int rt, int n) in __vgic_v3_read_apxrn()
858 static void __hyp_text __vgic_v3_write_apxrn(struct kvm_vcpu *vcpu, int rt, int n) in __vgic_v3_write_apxrn()
868 static void __hyp_text __vgic_v3_read_apxr0(struct kvm_vcpu *vcpu, in __vgic_v3_read_apxr0()
874 static void __hyp_text __vgic_v3_read_apxr1(struct kvm_vcpu *vcpu, in __vgic_v3_read_apxr1()
880 static void __hyp_text __vgic_v3_read_apxr2(struct kvm_vcpu *vcpu, in __vgic_v3_read_apxr2()
886 static void __hyp_text __vgic_v3_read_apxr3(struct kvm_vcpu *vcpu, in __vgic_v3_read_apxr3()
892 static void __hyp_text __vgic_v3_write_apxr0(struct kvm_vcpu *vcpu, in __vgic_v3_write_apxr0()
898 static void __hyp_text __vgic_v3_write_apxr1(struct kvm_vcpu *vcpu, in __vgic_v3_write_apxr1()
904 static void __hyp_text __vgic_v3_write_apxr2(struct kvm_vcpu *vcpu, in __vgic_v3_write_apxr2()
910 static void __hyp_text __vgic_v3_write_apxr3(struct kvm_vcpu *vcpu, in __vgic_v3_write_apxr3()
916 static void __hyp_text __vgic_v3_read_hppir(struct kvm_vcpu *vcpu, in __vgic_v3_read_hppir()
936 static void __hyp_text __vgic_v3_read_pmr(struct kvm_vcpu *vcpu, in __vgic_v3_read_pmr()
944 static void __hyp_text __vgic_v3_write_pmr(struct kvm_vcpu *vcpu, in __vgic_v3_write_pmr()
957 static void __hyp_text __vgic_v3_read_rpr(struct kvm_vcpu *vcpu, in __vgic_v3_read_rpr()
964 static void __hyp_text __vgic_v3_read_ctlr(struct kvm_vcpu *vcpu, in __vgic_v3_read_ctlr()
986 static void __hyp_text __vgic_v3_write_ctlr(struct kvm_vcpu *vcpu, in __vgic_v3_write_ctlr()
1004 int __hyp_text __vgic_v3_perform_cpuif_access(struct kvm_vcpu *vcpu) in __vgic_v3_perform_cpuif_access()