Home
last modified time | relevance | path

Searched refs:_max (Results 1 – 3 of 3) sorted by relevance

/arch/powerpc/perf/
A Dhv-common.h35 static u64 event_get_##name##_max(void) \
44 event_get_##name##_max(); \
/arch/s390/boot/
A Dkaslr.c108 unsigned long _min, unsigned long _max, in iterate_valid_positions() argument
123 if (start >= _max) in iterate_valid_positions()
126 end = min(_max, end); in iterate_valid_positions()
/arch/x86/include/asm/
A Dsev-common.h22 #define GHCB_MSR_SEV_INFO(_max, _min, _cbit) \ argument
24 ((((_max) & 0xffff) << 48) | \

Completed in 6 milliseconds