Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm64/kvm/
Demulate-nested.c1771 static bool check_fgt_bit(u64 val, const union trap_config tc) in check_fgt_bit() function
1853 if (tc.fgt != __NO_FGT_GROUP__ && check_fgt_bit(val, tc)) in __check_nv_sr_forward()