Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dalternative.h151 static inline int alternatives_text_reserved(void *start, void *end) in alternatives_text_reserved() function
/linux-6.12.1/arch/x86/kernel/
Dalternative.c1530 int alternatives_text_reserved(void *start, void *end) in alternatives_text_reserved() function