cregit-Linux how code gets into the kernel

Release 4.10 tools/testing/selftests/x86/mpx-mm.h

#ifndef _MPX_MM_H

#define _MPX_MM_H


#define PAGE_SIZE 4096

#define MB (1UL<<20)

extern long nr_incore(void *ptr, unsigned long size_bytes);

#endif /* _MPX_MM_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
dave hansendave hansen30100.00%1100.00%
Total30100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.