Searched refs:SET_MEMORY_4K (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dset_memory.h23 #define SET_MEMORY_4K BIT(_SET_MEMORY_4K_BIT) macro
61 __SET_MEMORY_FUNC(set_memory_4k, SET_MEMORY_4K)
/linux-master/arch/s390/mm/
H A Dpageattr.c91 if (flags == SET_MEMORY_4K)
189 need_split = !!(flags & SET_MEMORY_4K);
278 need_split = !!(flags & SET_MEMORY_4K);

Completed in 95 milliseconds