Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/
H A Dhypercalls.c366 val[2] = smccc_feat->vendor_hyp_bmap_2; in kvm_smccc_call_handler()
506 val = READ_ONCE(smccc_feat->vendor_hyp_bmap_2); in kvm_arm_get_fw_reg()
539 fw_reg_bmap = &smccc_feat->vendor_hyp_bmap_2; in kvm_arm_set_fw_reg_bmap()
/linux-6.15/arch/arm64/include/asm/
H A Dkvm_host.h245 unsigned long vendor_hyp_bmap_2; /* Function numbers 64-127 */ member