Home
last modified time | relevance | path

Searched refs:hfgitr2_masks (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c44 struct fgt_masks hfgitr2_masks; variable
/linux/arch/arm64/include/asm/
H A Dkvm_host.h675 extern struct fgt_masks hfgitr2_masks;
687 extern struct fgt_masks kvm_nvhe_sym(hfgitr2_masks);
/linux/arch/arm64/kvm/
H A Dconfig.c785 static const DECLARE_FEAT_MAP_FGT(hfgitr2_desc, hfgitr2_masks,
1563 return &hfgitr2_masks; in __fgt_reg_to_masks()
H A Darm.c2529 kvm_nvhe_sym(hfgitr2_masks) = hfgitr2_masks; in kvm_hyp_init_symbols()
H A Demulate-nested.c2127 FGT_MASKS(hfgitr2_masks, HFGITR2_EL2);
2162 rmasks = &hfgitr2_masks; in aggregate_fgt()
2232 &hfgitr2_masks, in check_all_fgt_masks()