Home
last modified time | relevance | path

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

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