Searched refs:ARM_SMCCC_KVM_NUM_FUNCS (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/firmware/smccc/
H A Dkvm_guest.c13 static DECLARE_BITMAP(__kvm_arm_hyp_services, ARM_SMCCC_KVM_NUM_FUNCS) __ro_after_init = { };
38 bitmap_from_arr32(__kvm_arm_hyp_services, val, ARM_SMCCC_KVM_NUM_FUNCS);
46 if (func_id >= ARM_SMCCC_KVM_NUM_FUNCS)
/linux-master/tools/include/linux/
H A Darm-smccc.h115 #define ARM_SMCCC_KVM_NUM_FUNCS 128 macro
/linux-master/include/linux/
H A Darm-smccc.h119 #define ARM_SMCCC_KVM_NUM_FUNCS 128 macro

Completed in 141 milliseconds