plan 9 kernel history: overview | file list | diff list

1993/0908/carrera/mem.h (diff list | history)

1993/0907/sys/src/9/carrera/mem.h:131,1361993/0908/sys/src/9/carrera/mem.h:131,137 (short | long | prev | next)
1993/0903    
#define PTECOHERXCL	(4<<3) 
#define PTECOHERXCLW	(5<<3) 
#define PTECOHERUPDW	(6<<3) 
1993/0908    
#define IOPTE		(PTEGLOBL|PTEVALID|PTEWRITE|PTEUNCACHED) 
1993/0903    
 
#define	PTEPID(n)	(n) 
#define TLBPID(n)	((n)&0xFF) 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)