Searched refs:Function (Results 1 – 5 of 5) sorted by relevance
66 switch((Function)x0) in HandleSMCCall()68 case Function.PSCIVersion: in HandleSMCCall()71 case Function.CPUOn: in HandleSMCCall()110 private enum Function : uint enum in Antmicro.Renode.Peripherals.CPU.BaseARMv8
276 Type != SymbolType.Function &&306 { SymbolType.Function, 5 }
27 new Symbol(0, 10, "MoreImportant", SymbolType.Function) in ShouldHaveMoreAndLessImportantViaName()43 foreach(var type in new []{ SymbolType.Function, in ShouldHaveImportantViaAddress()
336 Function = (int)BitHelper.GetValue(address, 12, 3); in EcamAddress()342 public int Function; field
93 public byte Function; field