Searched refs:std_bmap (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/kvm/
H A Dhypercalls.c107 &smccc_feat->std_bmap);
396 smccc_feat->std_bmap = KVM_ARM_SMCCC_STD_FEATURES;
492 val = READ_ONCE(smccc_feat->std_bmap);
519 fw_reg_bmap = &smccc_feat->std_bmap;
/linux-master/arch/arm64/include/asm/
H A Dkvm_host.h199 * @std_bmap: Bitmap of standard secure service calls
204 unsigned long std_bmap; member in struct:kvm_smccc_features

Completed in 146 milliseconds