Searched defs:arch_calc_vm_prot_bits (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | mman.h | 6 #define arch_calc_vm_prot_bits(prot, key) ( \ macro |
/linux/include/linux/ | ||
H A D | mman.h | 92 #define arch_calc_vm_prot_bits(prot, pkey) 0 macro |