Searched refs:_PTE (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/riscv/include/asm/
H A Dencoding.h134 #define PTE_CHECK_PERM(_PTE, _SUPERVISOR, STORE, FETCH) \
135 typeof(_PTE) (PTE) = (_PTE); \
/u-boot/arch/powerpc/include/asm/
H A Dmmu.h11 typedef struct _PTE { struct

Completed in 43 milliseconds