Searched refs:stage2_pte_bits (Results 1 – 1 of 1) sorted by relevance
28 static const struct ptdump_prot_bits stage2_pte_bits[] = { variable82 for (i = 0; i < ARRAY_SIZE(stage2_pte_bits); i++) in kvm_ptdump_build_levels()83 mask |= stage2_pte_bits[i].mask; in kvm_ptdump_build_levels()88 level[i].num = ARRAY_SIZE(stage2_pte_bits); in kvm_ptdump_build_levels()89 level[i].bits = stage2_pte_bits; in kvm_ptdump_build_levels()