mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
committed by
Christian Helmuth
parent
46c8267fa9
commit
8cb9d19079
@@ -84,6 +84,9 @@ pte_t mk_pte(struct page * page, pgprot_t prot);
|
||||
|
||||
static inline bool pud_sect_supported(void) { return 1; }
|
||||
|
||||
#define VMALLOC_START 0UL
|
||||
#define VMALLOC_END 0xffffffffUL
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
|
||||
#endif /* __ASM_PGTABLE_H */
|
||||
|
||||
Reference in New Issue
Block a user