Home
last modified time | relevance | path

Searched defs:tss_alloc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/i386/i386/
H A Dgdt.c282 tss_alloc(const struct i386tss *tss) in tss_alloc() function
/netbsd-src/sys/arch/amd64/amd64/
H A Dgdt.c252 tss_alloc(struct x86_64_tss *tss) in tss_alloc() function
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_daa.c40 static void *tss_alloc( size_t size, TSS_HOBJECT hContext) { in tss_alloc() function