Searched refs:supervisor (Results 1 – 17 of 17) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | riscv,cpu-intc.txt | 10 The RISC-V supervisor ISA manual specifies three interrupt sources that are 18 All RISC-V systems that conform to the supervisor ISA specification are 29 RISC-V supervisor ISA manual, with only the following three interrupts being 30 defined for supervisor mode: 31 - Source 1 is the supervisor software interrupt, which can be sent by an SBI 33 - Source 5 is the supervisor timer interrupt, which can be configured by 35 - Source 9 is the supervisor external interrupt, which chains to all other
|
H A D | sifive,plic-1.0.0.txt | 11 privilege modes per hart; machine mode and supervisor mode.
|
/freebsd/sys/amd64/amd64/ |
H A D | fpu.c | 1298 xsave_extfeature_check(uint64_t feature, bool supervisor) in xsave_extfeature_check() argument 1303 mask = supervisor ? xsave_mask_supervisor : xsave_mask; in xsave_extfeature_check() 1308 supervisor ? "supervisor" : "user", feature)); in xsave_extfeature_check() 1313 xsave_extstate_bv_check(uint64_t xstate_bv, bool supervisor) in xsave_extstate_bv_check() argument 1318 mask = supervisor ? xsave_mask_supervisor : xsave_mask; in xsave_extstate_bv_check() 1329 xsave_extfeature_supported(uint64_t feature, bool supervisor) in xsave_extfeature_supported() argument 1335 xsave_extfeature_check(feature, supervisor); in xsave_extfeature_supported() 1337 mask = supervisor ? xsave_mask_supervisor : xsave_mask; in xsave_extfeature_supported() 1342 supervisor); in xsave_extfeature_supported() 1362 bool compact, bool supervisor) in xsave_area_offset() argument [all …]
|
/freebsd/sys/x86/include/ |
H A D | fpu.h | 222 bool xsave_extfeature_supported(uint64_t feature, bool supervisor); 226 bool supervisor); 227 size_t xsave_area_size(uint64_t xstate_bv, bool compact, bool supervisor);
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | RISCV.cpp | 547 case RISCVInterruptAttr::supervisor: Kind = "supervisor"; break; in setTargetAttributes()
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am437x-idk-evm.dts | 527 * Supply voltage supervisor on board will not allow opp50 so
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVFeatures.td | 1010 // A supervisor-level extension that provides pointer masking for the next lower 1029 // in supervisor mode, with some facility provided in the supervisor execution
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | xcalibur1501.dts | 227 cpu-supervisor@51 {
|
H A D | xpedite5301.dts | 220 cpu-supervisor@51 {
|
H A D | xpedite5370.dts | 218 cpu-supervisor@51 {
|
H A D | xpedite5330.dts | 256 cpu-supervisor@51 {
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Attr.td | 2086 ["supervisor", "machine"], 2087 ["supervisor", "machine"],
|
H A D | AttrDocs.td | 2426 Permissible values for this parameter are ``user``, ``supervisor``,
|
/freebsd/share/dict/ |
H A D | web2a | 2573 art supervisor 50206 school supervisor 63004 telephone supervisor
|
H A D | web2 | 195199 supervisor
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 10542 # You will need to get into the supervisor setup before you can set 10546 # While in supervisor setup you can also use following codes: 10567 # set ADM-12+ for DTR handshaking from supervisor setup.
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 2312 …general metering package which records time spent executing selectable supervisor modules while th… 12936 …-shared computer system. A software monitoring facility built into the supervisor was used for dat…
|