Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dappldata.h17 #define APPLDATA_STOP_REC 0x01 /* DIAG 0xDC */ macro
37 #define APPLDATA_STOP_REC 0x81 macro
/arch/s390/appldata/
Dappldata_os.c152 APPLDATA_STOP_REC, in appldata_get_os_data()
Dappldata_base.c402 rc = appldata_diag(ops->record_nr, APPLDATA_STOP_REC, in appldata_generic_handler()