Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A Dtm-signal-context-chk-vmx.c41 vector int vms[] = { variable
/OK3568_Linux_fs/kernel/include/linux/
H A Dvmalloc.h233 pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas()
/OK3568_Linux_fs/kernel/mm/
H A Dpercpu-vm.c335 struct vm_struct **vms; in pcpu_create_chunk() local
H A Dvmalloc.c3201 struct vm_struct **vms; in pcpu_get_vm_areas() local
3436 void pcpu_free_vm_areas(struct vm_struct **vms, int nr_vms) in pcpu_free_vm_areas()
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpgtable.h421 #define update_mmu_cache(vms,addr,ptep) __update_cache(*ptep) argument