Home
last modified time | relevance | path

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

/openbmc/linux/security/selinux/ss/
H A Dpolicydb.h193 u16 high_pkey; member
H A Dpolicydb.c2357 c->u.ibpkey.high_pkey = pkey_hi; in ocontext_read()
3362 buf[1] = cpu_to_le32(c->u.ibpkey.high_pkey); in ocontext_write()
H A Dservices.c2454 c->u.ibpkey.high_pkey >= pkey_num && in security_ib_pkey_sid()