Searched defs:bits (Results 1 - 6 of 6) sorted by relevance

/seL4-mcs-10.1.1/include/arch/arm/arch/
H A Dmachine.h51 static inline void clearMemory(word_t* ptr, word_t bits) argument
58 static inline void clearMemoryRAM(word_t* ptr, word_t bits) argument
/seL4-mcs-10.1.1/include/arch/riscv/arch/
H A Dmachine.h44 static inline void clearMemory(void* ptr, unsigned int bits) argument
/seL4-mcs-10.1.1/include/fastpath/
H A Dfastpath.h20 word_t guardBits, radixBits, bits; local
/seL4-mcs-10.1.1/libsel4/include/sel4/
H A Ddeprecated.h130 static inline SEL4_DEPRECATED("Use seL4_CNode_CapData_new().words[0]") seL4_Word seL4_CapData_Guard_new(seL4_Word guard, seL4_Word bits) argument
/seL4-mcs-10.1.1/include/arch/x86/arch/
H A Dmachine.h296 static inline void clearMemory(void* ptr, unsigned int bits) argument
/seL4-mcs-10.1.1/src/arch/x86/object/
H A Dvcpu.c175 print_bits(word_t bits) argument
[all...]

Completed in 42 milliseconds