mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-08 20:05:54 +00:00
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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user