Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dmshv.h75 #define MSHV_SET_MEM_FLAGS_MASK ((1 << MSHV_SET_MEM_BIT_COUNT) - 1) macro
/linux-6.15/drivers/hv/
H A Dmshv_root_main.c1425 (mem.flags & ~MSHV_SET_MEM_FLAGS_MASK) || in mshv_partition_ioctl_set_memory()