Searched refs:PGSTE_GC_BIT (Results 1 – 2 of 2) sorted by relevance
857 pgste_val(new) &= ~(PGSTE_GR_BIT | PGSTE_GC_BIT | in set_guest_storage_key()875 (PGSTE_ACC_BITS | PGSTE_FP_BIT | PGSTE_GR_BIT | PGSTE_GC_BIT)) in set_guest_storage_key()905 key |= (pgste_val(pgste) & PGSTE_GC_BIT) >> 48; in get_guest_storage_key()913 if (pgste_val(pgste) & PGSTE_GC_BIT) in get_guest_storage_key()1247 PGSTE_GR_BIT | PGSTE_GC_BIT); in __s390_enable_skey()
318 #define PGSTE_GC_BIT 0x0002000000000000UL macro666 nkey |= (pgste_val(pgste) & (PGSTE_GR_BIT | PGSTE_GC_BIT)) >> 48; in pgste_set_key()