Home
last modified time | relevance | path

Searched refs:set_prefix (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/powerpc/dexcr/
H A Dchdexcr.c58 const char *set_prefix = "--"; in apply_option() local
72 } else if (!strncmp(option, set_prefix, strlen(set_prefix))) { in apply_option()
73 opt = &option[strlen(set_prefix)]; in apply_option()
/linux/arch/s390/include/asm/
H A Dlowcore.h233 static inline void set_prefix(__u32 address) in set_prefix() function
/linux/arch/s390/kernel/
H A Dsetup.c473 set_prefix(__pa(lc)); in setup_lowcore()
H A Dipl.c2359 set_prefix(0); in s390_reset_system()