Home
last modified time | relevance | path

Searched refs:calc_vm_prot_bits (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
A Dmman.h143 calc_vm_prot_bits(unsigned long prot, unsigned long pkey) in calc_vm_prot_bits() function
/linux/mm/
A Dmprotect.c804 newflags = calc_vm_prot_bits(prot, new_vma_pkey); in do_mprotect_pkey()
A Dnommu.c845 vm_flags = calc_vm_prot_bits(prot, 0) | calc_vm_flag_bits(file, flags); in determine_vm_flags()
A Dmmap.c347 vm_flags |= calc_vm_prot_bits(prot, pkey) | calc_vm_flag_bits(file, flags) | in do_mmap()
/linux/arch/x86/kernel/cpu/sgx/
A Dioctl.c958 entry->vm_max_prot_bits = calc_vm_prot_bits(prot, 0); in sgx_enclave_modify_types()
A Dencl.c1185 encl_page->vm_max_prot_bits = calc_vm_prot_bits(prot, 0); in sgx_encl_page_alloc()

Completed in 21 milliseconds