Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/
Demulate-nested.c130 static const struct trap_bits coarse_trap_bits[] = { variable
2091 b |= get_behaviour(vcpu, &coarse_trap_bits[id]); in __compute_trap_behaviour()