Searched refs:dtt (Results 1 – 17 of 17) sorted by relevance
| /linux/arch/s390/mm/ |
| H A D | pageattr.c | 55 unsigned long dtt) in pgt_set() argument 61 switch (dtt) { in pgt_set() 73 crdte(*old, new, table, dtt, addr, get_lowcore()->kernel_asce.val); in pgt_set()
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-davinci.txt | 39 dtt@48 {
|
| /linux/arch/powerpc/boot/dts/ |
| H A D | socrates.dts | 96 dtt@28 { 106 dtt@4c {
|
| H A D | charon.dts | 163 dtt@28 {
|
| H A D | tqm8555.dts | 96 dtt@48 {
|
| H A D | tqm8540.dts | 97 dtt@48 {
|
| H A D | tqm8541.dts | 96 dtt@48 {
|
| H A D | tqm8560.dts | 98 dtt@48 {
|
| H A D | xpedite5200.dts | 135 dtt@34 {
|
| H A D | mpc8379_rdb.dts | 141 dtt@48 {
|
| H A D | tqm8548-bigflash.dts | 96 dtt@48 {
|
| H A D | tqm8548.dts | 96 dtt@48 {
|
| H A D | xpedite5200_xmon.dts | 139 dtt@34 {
|
| H A D | mpc8378_rdb.dts | 143 dtt@48 {
|
| H A D | mpc8377_rdb.dts | 143 dtt@48 {
|
| /linux/arch/s390/kvm/ |
| H A D | dat.h | 589 unsigned long dtt = 0x10 | new.h.tt << 2; in crdte_crste() local 592 return crdte(old.val, new.val, table, dtt, gfn_to_gpa(gfn), asce.val); in crdte_crste()
|
| /linux/arch/s390/include/asm/ |
| H A D | pgtable.h | 640 unsigned long *table, unsigned long dtt, in crdte() argument 644 union register_pair r2 = { .even = __pa(table) | dtt, .odd = address, }; in crdte()
|