1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
libhermit/arch/aarch64/include/asm
Stefan Lankes ce38ddd622 add support of huge pages
- the heap use huges pages to allocate memory
2018-08-01 23:59:42 +02:00
..
atomic.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
atomic32.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
atomic64.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
io.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
irq.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
irqflags.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
limits.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
page.h add support of huge pages 2018-08-01 23:59:42 +02:00
pci.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
processor.h add inline function to determine the cpu state 2018-07-02 20:05:49 +00:00
stddef.h prepare smp support, add support of "per_core" data 2018-07-02 20:11:48 +00:00
string.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
tasks.h remove obsolete function 2018-06-17 22:29:46 +00:00
tasks_types.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
time.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
uart.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00
uhyve.h aarch64 support (#84) 2018-03-23 04:04:44 -04:00