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

/linux-4.4.14/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c68 static inline bool is_GRU_range(u64 start, u64 end) is_GRU_range() function
88 return is_ISA_range(start, end) || is_GRU_range(start, end); uv_is_untracked_pat_range()
535 /* Save upper (63:M) bits of address only for is_GRU_range */

Completed in 54 milliseconds