mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-11 21:45:37 +00:00
parent
279f038b9e
commit
88a6a9d628
@ -21,6 +21,10 @@
|
|||||||
|
|
||||||
#include <lx_emul/debug.h>
|
#include <lx_emul/debug.h>
|
||||||
|
|
||||||
|
#ifndef __ASSEMBLY__
|
||||||
|
#include <asm/fpu/api.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
static inline pte_t pte_mkwrite(pte_t pte) { return pte; }
|
static inline pte_t pte_mkwrite(pte_t pte) { return pte; }
|
||||||
|
|
||||||
static inline bool __pkru_allows_pkey(u16 pkey, bool write)
|
static inline bool __pkru_allows_pkey(u16 pkey, bool write)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user