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

1990/1212/power/mem.h (diff list | history)

1990/0907/sys/src/9/power/mem.h:94,991990/1212/sys/src/9/power/mem.h:94,100 (short | long | prev | next)
1990/0227    
#define	PTEGLOBL	(1<<8) 
#define	PTEVALID	(1<<9) 
#define	PTEWRITE	(1<<10) 
1990/1212    
#define PTERONLY	0 
1990/0227    
#define	PTEPID(n)	((n)<<6) 
 
#define	NTLBPID	64	/* number of pids */ 


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