Home
last modified time | relevance | path

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

/linux-6.6.21/arch/s390/include/asm/
Dpgalloc.h155 void base_asce_free(unsigned long asce);
/linux-6.6.21/arch/s390/mm/
Dpgalloc.c667 void base_asce_free(unsigned long asce) in base_asce_free() function
753 base_asce_free(asce); in base_asce_alloc()
/linux-6.6.21/drivers/s390/char/
Dsclp_sd.c335 base_asce_free(asce); in sclp_sd_store_data()