Searched defs:xlate (Results 1 – 4 of 4) sorted by relevance
/titanic_50/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_50/usr/src/uts/i86pc/io/ |
H A D | immu_dvma.c | 171 typedef struct xlate { struct 175 } xlate_t; argument 1846 PTE_clear_all(immu_t *immu, domain_t *domain, xlate_t *xlate, in PTE_clear_all() 1883 xlate_setup(uint64_t dvma, xlate_t *xlate, int nlevels) in xlate_setup() 1908 PDE_lookup(domain_t *domain, xlate_t *xlate, int nlevels) in PDE_lookup() 1967 xlate_t xlate[IMMU_PGTABLE_MAX_LEVELS + 1] = {0}; in immu_print_fault_info() local 2094 PTE_set_all(immu_t *immu, domain_t *domain, xlate_t *xlate, in PTE_set_all() 2241 PDE_set_all(immu_t *immu, domain_t *domain, xlate_t *xlate, int nlevels, in PDE_set_all() 2358 xlate_t xlate[IMMU_PGTABLE_MAX_LEVELS + 1] = {0}; in dvma_map() local 2398 xlate_t xlate[IMMU_PGTABLE_MAX_LEVELS + 1] = {0}; in dvma_unmap() local [all …]
|
/titanic_50/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() 1837 adt_getXlateTable(adt_translation_t **xlate, au_event_t event_id) in adt_getXlateTable() 1980 adt_translation_t *xlate; in adt_put_event() local
|
/titanic_50/usr/src/tools/cw/ |
H A D | cw.c | 619 xlate(struct aelist *h, const char *xarg, const char **table) in xlate() function
|