Home
last modified time | relevance | path

Searched refs:MONWRITE_START_CONFIG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dmonwriter.h17 #define MONWRITE_START_CONFIG 0x03 /* start configuration recording */ macro
/openbmc/linux/drivers/s390/char/
H A Dmonwriter.c109 monhdr->mon_function > MONWRITE_START_CONFIG || in monwrite_new_hdr()
161 case MONWRITE_START_CONFIG: in monwrite_new_data()