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