Searched refs:KVM_NV_GUEST_MAP_SZ (Results 1 – 3 of 3) sorted by relevance
203 #define KVM_NV_GUEST_MAP_SZ (KVM_PGTABLE_PROT_SW1 | KVM_PGTABLE_PROT_SW0) macro207 return FIELD_PREP(KVM_NV_GUEST_MAP_SZ, trans->level); in kvm_encode_nested_level()
464 level = FIELD_GET(KVM_NV_GUEST_MAP_SZ, pte); in get_guest_mapping_ttl()
1685 prot &= ~KVM_NV_GUEST_MAP_SZ; in user_mem_abort()