Searched refs:ASID_POOL_REF (Results 1 - 5 of 5) sorted by relevance

/seL4-test-master/kernel/include/arch/x86/arch/32/mode/object/
H A Dstructures.h56 #define ASID_POOL_REF(p) ((word_t)p) macro
/seL4-test-master/kernel/include/arch/riscv/arch/object/
H A Dstructures.h30 #define ASID_POOL_REF(p) ((word_t)p) macro
/seL4-test-master/kernel/include/arch/x86/arch/64/mode/object/
H A Dstructures.h108 #define ASID_POOL_REF(p) ((word_t)p) macro
/seL4-test-master/kernel/include/arch/arm/arch/64/mode/object/
H A Dstructures.h111 #define ASID_POOL_REF(p) ((word_t)p) macro
/seL4-test-master/kernel/include/arch/arm/arch/32/mode/object/
H A Dstructures.h98 #define ASID_POOL_REF(p) ((unsigned int)p) macro

Completed in 32 milliseconds