Home
last modified time | relevance | path

Searched refs:pgm_tdb (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/arch/s390/include/asm/
H A Dlowcore.h27 struct pgm_tdb { struct
214 struct pgm_tdb pgm_tdb; /* 0x1800 */ member
H A Dprocessor.h203 struct pgm_tdb trap_tdb; /* Transaction abort diagnose block */
/linux-6.15/arch/s390/kernel/
H A Dtraps.c323 current->thread.trap_tdb = lc->pgm_tdb; in __do_pgm_check()
H A Dasm-offsets.c159 OFFSET(__LC_PGM_TDB, lowcore, pgm_tdb); in main()