Searched refs:vendor_hyp_bmap (Results 1 – 2 of 2) sorted by relevance
115 &smccc_feat->vendor_hyp_bmap); in kvm_smccc_test_fw_bmap()118 &smccc_feat->vendor_hyp_bmap); in kvm_smccc_test_fw_bmap()362 val[0] = smccc_feat->vendor_hyp_bmap; in kvm_smccc_call_handler()398 smccc_feat->vendor_hyp_bmap = KVM_ARM_SMCCC_VENDOR_HYP_FEATURES; in kvm_arm_init_hypercalls()498 val = READ_ONCE(smccc_feat->vendor_hyp_bmap); in kvm_arm_get_fw_reg()527 fw_reg_bmap = &smccc_feat->vendor_hyp_bmap; in kvm_arm_set_fw_reg_bmap()
241 unsigned long vendor_hyp_bmap; member