Searched refs:PGSTE_IN_BIT (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/mm/
H A Dpgtable.c237 bits = pgste_val(pgste) & (PGSTE_IN_BIT | PGSTE_VSIE_BIT);
627 pgste_val(pgste) |= PGSTE_IN_BIT;
H A Dgmap.c1038 pbits |= (bits & GMAP_NOTIFY_MPROT) ? PGSTE_IN_BIT : 0;
2294 if (bits & PGSTE_IN_BIT)
/linux-master/arch/s390/include/asm/
H A Dpgtable.h385 #define PGSTE_IN_BIT 0x0000400000000000UL /* IPTE notify bit */ macro

Completed in 783 milliseconds