Home
last modified time | relevance | path

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

/minix3/minix/tests/kernel/sys_vumap/
H A Dvumaptest.c211 int access, struct vumap_phys *pvec, int *pcount) in relay_vumap()
271 size_t offset, int access, struct vumap_phys *pvec, int *pcount) in do_vumap()
315 struct vumap_phys pvec[4]; in test_basics() local
506 struct vumap_phys pvec[1]; in test_endpt() local
545 struct vumap_phys pvec[3]; in test_vector1() local
606 struct vumap_phys pvec[3], *pvecp; in test_vector2() local
717 struct vumap_phys pvec[3]; in test_grant() local
812 struct vumap_phys pvec[3]; in test_offset() local
950 struct vumap_phys pvec[4], *pvecp; in test_access() local
1135 struct vumap_phys *pvec, int pcount, struct buf *buf, char *desc) in phys_limit()
[all …]
H A Dvumaprelay.c10 struct vumap_phys pvec[MAPVEC_NR + 3]; in do_request() local
/minix3/minix/lib/libsys/
H A Dsys_vumap.c12 struct vumap_phys *pvec, /* physical (output) vector */ in sys_vumap()
/minix3/minix/kernel/system/
H A Ddo_vumap.c31 struct vumap_phys pvec[MAPVEC_NR]; in do_vumap() local
/minix3/bin/ed/
H A Dcbc.c132 static Desbuf pvec; /* padding vector */ variable
/minix3/minix/drivers/vmm_guest/vbox/
H A Dhgcm.c451 struct vumap_phys pvec[MAPVEC_NR]; in store_pages() local
/minix3/bin/csh/
H A Dglob.c636 int pvec[2], c, quoted; in backeval() local