Home
last modified time | relevance | path

Searched defs:alternatives_text_reserved (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dalternative.h179 static inline int alternatives_text_reserved(void *start, void *end) in alternatives_text_reserved() function
/linux/arch/x86/kernel/
H A Dalternative.c2191 int alternatives_text_reserved(void *start, void *end) in alternatives_text_reserved() function