Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/
H A Demulate-nested.c140 static const struct trap_bits coarse_trap_bits[] = { variable
2180 b |= get_behaviour(vcpu, &coarse_trap_bits[id]); in __compute_trap_behaviour()