Home
last modified time | relevance | path

Searched refs:store_prefix (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/s390/include/asm/
Dlowcore.h202 static inline __u32 store_prefix(void) in store_prefix() function
/Linux-v5.10/arch/s390/mm/
Dmaccess.c157 prefix = store_prefix(); in memcpy_absolute()
/Linux-v5.10/arch/s390/kernel/
Dsmp.c1011 pcpu->lowcore = (struct lowcore *)(unsigned long) store_prefix(); in smp_prepare_boot_cpu()