Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmshv.h33 #define MSHV_PT_FLAGS_MASK ((1 << MSHV_PT_BIT_COUNT) - 1) macro
/linux/drivers/hv/
H A Dmshv_root_main.c1857 if ((args.pt_flags & ~MSHV_PT_FLAGS_MASK) || in mshv_ioctl_process_pt_flags()
1870 if ((args.pt_flags & ~MSHV_PT_FLAGS_MASK) || in mshv_ioctl_process_pt_flags()