Home
last modified time | relevance | path

Searched refs:vma_pkey (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dpkeys.h16 static inline int vma_pkey(struct vm_area_struct *vma) in vma_pkey() function
/linux-4.19.296/fs/proc/
Dtask_mmu.c804 seq_printf(m, "ProtectionKey: %8u\n", vma_pkey(vma)); in show_smap()