Searched defs:esel (Results 1 – 8 of 8) sorted by relevance
138 u8 ts, u8 esel, u8 tsize, u8 iprot) in set_tlb()166 void disable_tlb(u8 esel) in disable_tlb()
42 constexpr auto esel = "ESEL"; variable79 auto esel = ad.getValue(additional_data::esel); in create() local229 void Manager::addESELPEL(const std::string& esel, uint32_t obmcLogID) in addESELPEL()248 std::vector<uint8_t> Manager::eselToRawData(const std::string& esel) in eselToRawData()
32 static void map_fdt_as(int esel) in map_fdt_as()
53 Aml *esel = aml_name(AML_GED_EVT_SEL); in build_ged_aml() local
981 int esel = (env->spr[SPR_BOOKE_MAS0] & MAS0_ESEL_MASK) >> MAS0_ESEL_SHIFT; in booke206_cur_tlb() local
474 const std::string esel{ variable
444 #define FSL_BOOKE_MAS0(tlbsel,esel,nv) \ argument
848 def getESELSeverity(esel): argument