Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c38 struct fgt_masks hfgitr_masks; variable
/linux/arch/arm64/include/asm/
H A Dkvm_host.h669 extern struct fgt_masks hfgitr_masks;
681 extern struct fgt_masks kvm_nvhe_sym(hfgitr_masks);
/linux/arch/arm64/kvm/
H A Dconfig.c732 static const DECLARE_FEAT_MAP_FGT(hfgitr_desc, hfgitr_masks,
1551 return &hfgitr_masks; in __fgt_reg_to_masks()
H A Darm.c2523 kvm_nvhe_sym(hfgitr_masks) = hfgitr_masks; in kvm_hyp_init_symbols()
H A Demulate-nested.c2121 FGT_MASKS(hfgitr_masks, HFGITR_EL2);
2150 rmasks = &hfgitr_masks; in aggregate_fgt()
2226 &hfgitr_masks, in check_all_fgt_masks()