Searched refs:pt_flags (Results 1 – 4 of 4) sorted by relevance
51 __u64 pt_flags; member
1880 if ((args.pt_flags & ~MSHV_PT_FLAGS_MASK) || in mshv_ioctl_create_partition()1888 if (args.pt_flags & BIT(MSHV_PT_BIT_LAPIC)) in mshv_ioctl_create_partition()1890 if (args.pt_flags & BIT(MSHV_PT_BIT_X2APIC)) in mshv_ioctl_create_partition()1892 if (args.pt_flags & BIT(MSHV_PT_BIT_GPA_SUPER_PAGES)) in mshv_ioctl_create_partition()
547 memdesc_flags_t pt_flags; member585 TABLE_MATCH(flags, pt_flags);
2942 enum pt_flags { enum2965 return test_bit(PT_reserved, &pt->pt_flags.f); in pagetable_is_reserved()3082 pg_data_t *pgdat = NODE_DATA(memdesc_nid(ptdesc->pt_flags)); in __pagetable_ctor()3090 pg_data_t *pgdat = NODE_DATA(memdesc_nid(ptdesc->pt_flags)); in pagetable_dtor()