Home
last modified time | relevance | path

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

/arch/s390/mm/
A Dpgtable.c229 bits = pgste_val(pgste) & (PGSTE_IN_BIT | PGSTE_VSIE_BIT); in pgste_pte_notify()
617 pgste = set_pgste_bit(pgste, PGSTE_IN_BIT); in ptep_set_notify()
A Dgmap.c931 pbits |= (bits & GMAP_NOTIFY_MPROT) ? PGSTE_IN_BIT : 0; in gmap_protect_pte()
1958 if (bits & PGSTE_IN_BIT) in ptep_notify()
/arch/s390/include/asm/
A Dpgtable.h426 #define PGSTE_IN_BIT 0x0000000000004000UL /* IPTE notify bit */ macro

Completed in 16 milliseconds