- or download this
typedef struct {
EntryType type;
...
u64 slbev;
} TM_SlbEntry;
- or download this
TYPEMAP
PageTranslation T_PTROBJ
...
TM_SlbEntry T_PTROBJ
TM_TranslationEntry T_PTROBJ
U64 T_UV
- or download this
#include "EXTERN.h"
#include "perl.h"
...
MODULE = trans PACKAGE = trans
PROTOTYPES: ENABLE
- or download this
InMemoryEntries
selectMemoryEntriesSet(type)
...
getSlbEntry(pageTranslation)
PageTranslation pageTranslation
- or download this
Error: 'InMemoryEntries' not in typemap in trans.xs, line 167
Error: 'InMemoryEntries' not in typemap in trans.xs, line 172
Error: 'SlbEntry' not in typemap in trans.xs, line 176