Home
last modified time | relevance | path

Searched defs:vm_area_struct (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dmm_types.h625 struct vm_area_struct { struct
628 union {
639 struct mm_struct *vm_mm; /* The address space we belong to. */
640 pgprot_t vm_page_prot; /* Access permissions of this VMA. */
646 union {
666 int vm_lock_seq;
667 struct vma_lock *vm_lock;
670 bool detached;
678 struct {
681 } shared;
[all …]