Searched refs:store_prefix (Results 1 – 5 of 5) sorted by relevance
118 prefix = store_prefix(); in memcpy_absolute()
42 struct save_area *sa = (void *) 4608 + store_prefix(); in add_elf_notes()
910 pcpu->lowcore = (struct _lowcore *)(unsigned long) store_prefix(); in smp_prepare_boot_cpu()
2023 lc = (struct _lowcore *)(unsigned long) store_prefix(); in s390_reset_system()
209 static inline __u32 store_prefix(void) in store_prefix() function