Searched refs:vendor_hyp_bmap (Results 1 – 2 of 2) sorted by relevance
115 &smccc_feat->vendor_hyp_bmap); in kvm_hvc_call_allowed()118 &smccc_feat->vendor_hyp_bmap); in kvm_hvc_call_allowed()211 val[0] = smccc_feat->vendor_hyp_bmap; in kvm_hvc_call_handler()247 smccc_feat->vendor_hyp_bmap = KVM_ARM_SMCCC_VENDOR_HYP_FEATURES; in kvm_arm_init_hypercalls()340 val = READ_ONCE(smccc_feat->vendor_hyp_bmap); in kvm_arm_get_fw_reg()369 fw_reg_bmap = &smccc_feat->vendor_hyp_bmap; in kvm_arm_set_fw_reg_bmap()
115 unsigned long vendor_hyp_bmap; member