Home
last modified time | relevance | path

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

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