Searched refs:shifted_pkru (Results 1 – 1 of 1) sorted by relevance
406 u32 shifted_pkru; in hw_pkey_get() local413 shifted_pkru = (pkru >> (pkey * PKRU_BITS_PER_PKEY)); in hw_pkey_get()414 dprintf2("%s() shifted_pkru: %x\n", __func__, shifted_pkru); in hw_pkey_get()415 masked_pkru = shifted_pkru & mask; in hw_pkey_get()