Searched defs:space (Results 1 – 4 of 4) sorted by relevance
116 PMap_DestroyAS(AS *space) in PMap_DestroyAS()182 PMap_LoadAS(AS *space) in PMap_LoadAS()220 PMap_Translate(AS *space, uintptr_t va) in PMap_Translate()278 PMapLookupEntry(AS *space, uint64_t va, PageEntry **entry, int size) in PMapLookupEntry()552 PMap_DumpFull(AS *space) in PMap_DumpFull()616 PMap_Dump(AS *space) in PMap_Dump()
33 AS *space; member67 AS *space; member
197 #define TCP_EVENT_SENT(pcb,space,ret) ret = lwip_tcp_event((pcb)->callback_arg, (pcb),\ argument
423 u16_t space; in tcp_write() local