Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/kvm/
Dhypercalls.c107 &smccc_feat->std_bmap); in kvm_hvc_call_allowed()
245 smccc_feat->std_bmap = KVM_ARM_SMCCC_STD_FEATURES; in kvm_arm_init_hypercalls()
334 val = READ_ONCE(smccc_feat->std_bmap); in kvm_arm_get_fw_reg()
361 fw_reg_bmap = &smccc_feat->std_bmap; in kvm_arm_set_fw_reg_bmap()
/linux-6.1.9/arch/arm64/include/asm/
Dkvm_host.h113 unsigned long std_bmap; member