Searched defs:xlate (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/lib/libxcurses/src/libc/i18n/ |
H A D | m_text.c | 61 xlate(char *s) in xlate() function 85 #define xlate(s) (s) macro
|
/titanic_51/usr/src/uts/i86pc/io/ |
H A D | immu_dvma.c | 171 typedef struct xlate { struct 1846 PTE_clear_all(immu_t *immu, domain_t *domain, xlate_t *xlate, in PTE_clear_all() argument 1883 xlate_setup(uint64_t dvma, xlate_t *xlate, int nlevels) in xlate_setup() argument 175 xlt_pgtablexlate global() argument 1908 PDE_lookup(domain_t * domain,xlate_t * xlate,int nlevels) PDE_lookup() argument 1967 xlate_t xlate[IMMU_PGTABLE_MAX_LEVELS + 1] = {0}; immu_print_fault_info() local 2094 PTE_set_all(immu_t * immu,domain_t * domain,xlate_t * xlate,uint64_t * dvma_ptr,uint64_t * nvpages_ptr,immu_dcookie_t * dcookies,int dcount,dev_info_t * rdip,immu_flags_t immu_flags) PTE_set_all() argument 2241 PDE_set_all(immu_t * immu,domain_t * domain,xlate_t * xlate,int nlevels,dev_info_t * rdip,immu_flags_t immu_flags) PDE_set_all() argument 2358 xlate_t xlate[IMMU_PGTABLE_MAX_LEVELS + 1] = {0}; dvma_map() local 2398 xlate_t xlate[IMMU_PGTABLE_MAX_LEVELS + 1] = {0}; dvma_unmap() local 2454 xlate_t xlate[IMMU_PGTABLE_MAX_LEVELS + 1] = {0}, *xlp; dvma_prealloc() local [all...] |
/titanic_51/usr/src/lib/libbsm/common/ |
H A D | adt.c | 406 adt_translation_t **xlate, void (*preload)(au_event_t, adt_event_data_t *)) in adt_load_table() argument 1837 adt_getXlateTable(adt_translation_t **xlate, au_event_t event_id) in adt_getXlateTable() argument 1980 adt_translation_t *xlate; in adt_put_event() local [all...] |
/titanic_51/usr/src/tools/cw/ |
H A D | cw.c | 619 xlate(struct aelist *h, const char *xarg, const char **table) in xlate() function
|