Lines Matching refs:__hyp_text
19 static u64 __hyp_text __gic_v3_get_lr(unsigned int lr) in __gic_v3_get_lr()
59 static void __hyp_text __gic_v3_set_lr(u64 val, int lr) in __gic_v3_set_lr()
113 static void __hyp_text __vgic_v3_write_ap0rn(u32 val, int n) in __vgic_v3_write_ap0rn()
131 static void __hyp_text __vgic_v3_write_ap1rn(u32 val, int n) in __vgic_v3_write_ap1rn()
149 static u32 __hyp_text __vgic_v3_read_ap0rn(int n) in __vgic_v3_read_ap0rn()
173 static u32 __hyp_text __vgic_v3_read_ap1rn(int n) in __vgic_v3_read_ap1rn()
197 void __hyp_text __vgic_v3_save_state(struct kvm_vcpu *vcpu) in __vgic_v3_save_state()
233 void __hyp_text __vgic_v3_restore_state(struct kvm_vcpu *vcpu) in __vgic_v3_restore_state()
260 void __hyp_text __vgic_v3_activate_traps(struct kvm_vcpu *vcpu) in __vgic_v3_activate_traps()
309 void __hyp_text __vgic_v3_deactivate_traps(struct kvm_vcpu *vcpu) in __vgic_v3_deactivate_traps()
336 void __hyp_text __vgic_v3_save_aprs(struct kvm_vcpu *vcpu) in __vgic_v3_save_aprs()
373 void __hyp_text __vgic_v3_restore_aprs(struct kvm_vcpu *vcpu) in __vgic_v3_restore_aprs()
410 void __hyp_text __vgic_v3_init_lrs(void) in __vgic_v3_init_lrs()
419 u64 __hyp_text __vgic_v3_get_ich_vtr_el2(void) in __vgic_v3_get_ich_vtr_el2()
424 u64 __hyp_text __vgic_v3_read_vmcr(void) in __vgic_v3_read_vmcr()
429 void __hyp_text __vgic_v3_write_vmcr(u32 vmcr) in __vgic_v3_write_vmcr()
436 static int __hyp_text __vgic_v3_bpr_min(void) in __vgic_v3_bpr_min()
442 static int __hyp_text __vgic_v3_get_group(struct kvm_vcpu *vcpu) in __vgic_v3_get_group()
452 static int __hyp_text __vgic_v3_highest_priority_lr(struct kvm_vcpu *vcpu, in __vgic_v3_highest_priority_lr()
492 static int __hyp_text __vgic_v3_find_active_lr(struct kvm_vcpu *vcpu, in __vgic_v3_find_active_lr()
512 static int __hyp_text __vgic_v3_get_highest_active_priority(void) in __vgic_v3_get_highest_active_priority()
544 static unsigned int __hyp_text __vgic_v3_get_bpr0(u32 vmcr) in __vgic_v3_get_bpr0()
549 static unsigned int __hyp_text __vgic_v3_get_bpr1(u32 vmcr) in __vgic_v3_get_bpr1()
568 static u8 __hyp_text __vgic_v3_pri_to_pre(u8 pri, u32 vmcr, int grp) in __vgic_v3_pri_to_pre()
586 static void __hyp_text __vgic_v3_set_active_priority(u8 pri, u32 vmcr, int grp) in __vgic_v3_set_active_priority()
605 static int __hyp_text __vgic_v3_clear_highest_active_priority(void) in __vgic_v3_clear_highest_active_priority()
643 static void __hyp_text __vgic_v3_read_iar(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_read_iar()
679 static void __hyp_text __vgic_v3_clear_active_lr(int lr, u64 lr_val) in __vgic_v3_clear_active_lr()
692 static void __hyp_text __vgic_v3_bump_eoicount(void) in __vgic_v3_bump_eoicount()
701 static void __hyp_text __vgic_v3_write_dir(struct kvm_vcpu *vcpu, in __vgic_v3_write_dir()
725 static void __hyp_text __vgic_v3_write_eoir(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_write_eoir()
762 static void __hyp_text __vgic_v3_read_igrpen0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_read_igrpen0()
767 static void __hyp_text __vgic_v3_read_igrpen1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_read_igrpen1()
772 static void __hyp_text __vgic_v3_write_igrpen0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_write_igrpen0()
784 static void __hyp_text __vgic_v3_write_igrpen1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_write_igrpen1()
796 static void __hyp_text __vgic_v3_read_bpr0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_read_bpr0()
801 static void __hyp_text __vgic_v3_read_bpr1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_read_bpr1()
806 static void __hyp_text __vgic_v3_write_bpr0(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_write_bpr0()
823 static void __hyp_text __vgic_v3_write_bpr1(struct kvm_vcpu *vcpu, u32 vmcr, int rt) in __vgic_v3_write_bpr1()
843 static void __hyp_text __vgic_v3_read_apxrn(struct kvm_vcpu *vcpu, int rt, int n) in __vgic_v3_read_apxrn()
855 static void __hyp_text __vgic_v3_write_apxrn(struct kvm_vcpu *vcpu, int rt, int n) in __vgic_v3_write_apxrn()
865 static void __hyp_text __vgic_v3_read_apxr0(struct kvm_vcpu *vcpu, in __vgic_v3_read_apxr0()
871 static void __hyp_text __vgic_v3_read_apxr1(struct kvm_vcpu *vcpu, in __vgic_v3_read_apxr1()
877 static void __hyp_text __vgic_v3_read_apxr2(struct kvm_vcpu *vcpu, in __vgic_v3_read_apxr2()
883 static void __hyp_text __vgic_v3_read_apxr3(struct kvm_vcpu *vcpu, in __vgic_v3_read_apxr3()
889 static void __hyp_text __vgic_v3_write_apxr0(struct kvm_vcpu *vcpu, in __vgic_v3_write_apxr0()
895 static void __hyp_text __vgic_v3_write_apxr1(struct kvm_vcpu *vcpu, in __vgic_v3_write_apxr1()
901 static void __hyp_text __vgic_v3_write_apxr2(struct kvm_vcpu *vcpu, in __vgic_v3_write_apxr2()
907 static void __hyp_text __vgic_v3_write_apxr3(struct kvm_vcpu *vcpu, in __vgic_v3_write_apxr3()
913 static void __hyp_text __vgic_v3_read_hppir(struct kvm_vcpu *vcpu, in __vgic_v3_read_hppir()
933 static void __hyp_text __vgic_v3_read_pmr(struct kvm_vcpu *vcpu, in __vgic_v3_read_pmr()
941 static void __hyp_text __vgic_v3_write_pmr(struct kvm_vcpu *vcpu, in __vgic_v3_write_pmr()
954 static void __hyp_text __vgic_v3_read_rpr(struct kvm_vcpu *vcpu, in __vgic_v3_read_rpr()
961 static void __hyp_text __vgic_v3_read_ctlr(struct kvm_vcpu *vcpu, in __vgic_v3_read_ctlr()
983 static void __hyp_text __vgic_v3_write_ctlr(struct kvm_vcpu *vcpu, in __vgic_v3_write_ctlr()
1001 int __hyp_text __vgic_v3_perform_cpuif_access(struct kvm_vcpu *vcpu) in __vgic_v3_perform_cpuif_access()